#bccbfb color space conversions
Hex:
#bccbfb
RGB:
188, 203, 251
CMY:
26, 20, 2
CMYK:
25, 19, 0, 2
HSL:
226°, 88.7324%, 86.0784%
HSV (HSB):
226°, 25.0996%, 98.4314%
XYZ:
59.5076, 60.3683, 99.7826
xyY:
0.2709, 0.2748, 60.3683
CIE-Lab:
82.0380, 5.1640, -25.2342
CIE-LCH:
82.0380, 25.7572, 281.5654
CIE-Luv:
82.0380, -10.2184, -41.1965
Hunter-Lab:
77.6970, 0.7420, -21.7555
#bccbfb color charts
#bccbfb color shades, tints & tones
#bccbfb color schemes
#bccbfb color preview, HTML & CSS examples
This text has a color of #bccbfb
<p style="color:#bccbfb;">Text here</p>
.mytext {color:#bccbfb;}
This box has a color of #bccbfb
<div style="background-color:#bccbfb;">Content here</div>
.mybackground {background-color:#bccbfb;}
Border around this has a color of #bccbfb
<div style="border:2px solid #bccbfb;">Content here</div>
.myborder {border:2px solid #bccbfb;}