#bcc6f5 color space conversions
Hex:
#bcc6f5
RGB:
188, 198, 245
CMY:
26, 22, 4
CMYK:
23, 19, 0, 4
HSL:
229°, 74.0260%, 84.9020%
HSV (HSB):
229°, 23.2653%, 96.0784%
XYZ:
57.4146, 57.6721, 94.4920
xyY:
0.2740, 0.2752, 57.6721
CIE-Lab:
80.5561, 6.4762, -24.2931
CIE-LCH:
80.5561, 25.1415, 284.9272
CIE-Luv:
80.5561, -7.7555, -39.7292
Hunter-Lab:
75.9422, 2.0526, -20.6128
#bcc6f5 color charts
#bcc6f5 color shades, tints & tones
#bcc6f5 color schemes
#bcc6f5 color preview, HTML & CSS examples
This text has a color of #bcc6f5
<p style="color:#bcc6f5;">Text here</p>
.mytext {color:#bcc6f5;}
This box has a color of #bcc6f5
<div style="background-color:#bcc6f5;">Content here</div>
.mybackground {background-color:#bcc6f5;}
Border around this has a color of #bcc6f5
<div style="border:2px solid #bcc6f5;">Content here</div>
.myborder {border:2px solid #bcc6f5;}