#bcccf4 color space conversions
Hex:
#bcccf4
RGB:
188, 204, 244
CMY:
26, 20, 4
CMYK:
23, 16, 0, 4
HSL:
223°, 71.7949%, 84.7059%
HSV (HSB):
223°, 22.9508%, 95.6863%
XYZ:
58.6610, 60.4088, 94.1562
xyY:
0.2751, 0.2833, 60.4088
CIE-Lab:
82.0599, 3.0316, -21.4743
CIE-LCH:
82.0599, 21.6872, 278.0355
CIE-Luv:
82.0599, -10.3608, -34.6043
Hunter-Lab:
77.7231, -1.2935, -17.4197
#bcccf4 color charts
#bcccf4 color shades, tints & tones
#bcccf4 color schemes
#bcccf4 color preview, HTML & CSS examples
This text has a color of #bcccf4
<p style="color:#bcccf4;">Text here</p>
.mytext {color:#bcccf4;}
This box has a color of #bcccf4
<div style="background-color:#bcccf4;">Content here</div>
.mybackground {background-color:#bcccf4;}
Border around this has a color of #bcccf4
<div style="border:2px solid #bcccf4;">Content here</div>
.myborder {border:2px solid #bcccf4;}