#bccdf5 color space conversions
Hex:
#bccdf5
RGB:
188, 205, 245
CMY:
26, 20, 4
CMYK:
23, 16, 0, 4
HSL:
222°, 74.0260%, 84.9020%
HSV (HSB):
222°, 23.2653%, 96.0784%
XYZ:
59.0518, 60.9466, 95.0377
xyY:
0.2746, 0.2834, 60.9466
CIE-Lab:
82.3500, 2.7240, -21.5668
CIE-LCH:
82.3500, 21.7381, 277.1988
CIE-Luv:
82.3500, -10.8447, -34.7259
Hunter-Lab:
78.0683, -1.6000, -17.5298
#bccdf5 color charts
#bccdf5 color shades, tints & tones
#bccdf5 color schemes
#bccdf5 color preview, HTML & CSS examples
This text has a color of #bccdf5
<p style="color:#bccdf5;">Text here</p>
.mytext {color:#bccdf5;}
This box has a color of #bccdf5
<div style="background-color:#bccdf5;">Content here</div>
.mybackground {background-color:#bccdf5;}
Border around this has a color of #bccdf5
<div style="border:2px solid #bccdf5;">Content here</div>
.myborder {border:2px solid #bccdf5;}