#bcccf9 color space conversions
Hex:
#bcccf9
RGB:
188, 204, 249
CMY:
26, 20, 2
CMYK:
24, 18, 0, 2
HSL:
224°, 83.5616%, 85.6863%
HSV (HSB):
224°, 24.4980%, 97.6471%
XYZ:
59.4308, 60.7167, 98.2097
xyY:
0.2722, 0.2781, 60.7167
CIE-Lab:
82.2262, 4.1686, -23.8835
CIE-LCH:
82.2262, 24.2446, 279.9007
CIE-Luv:
82.2262, -10.5698, -38.7973
Hunter-Lab:
77.9209, -0.2184, -20.1831
#bcccf9 color charts
#bcccf9 color shades, tints & tones
#bcccf9 color schemes
#bcccf9 color preview, HTML & CSS examples
This text has a color of #bcccf9
<p style="color:#bcccf9;">Text here</p>
.mytext {color:#bcccf9;}
This box has a color of #bcccf9
<div style="background-color:#bcccf9;">Content here</div>
.mybackground {background-color:#bcccf9;}
Border around this has a color of #bcccf9
<div style="border:2px solid #bcccf9;">Content here</div>
.myborder {border:2px solid #bcccf9;}