#bccbfc color space conversions
Hex:
#bccbfc
RGB:
188, 203, 252
CMY:
26, 20, 1
CMYK:
25, 19, 0, 1
HSL:
226°, 91.4286%, 86.2745%
HSV (HSB):
226°, 25.3968%, 98.8235%
XYZ:
59.6657, 60.4315, 100.6152
xyY:
0.2703, 0.2738, 60.4315
CIE-Lab:
82.0722, 5.3949, -25.7140
CIE-LCH:
82.0722, 26.2739, 281.8491
CIE-Luv:
82.0722, -10.2615, -42.0380
Hunter-Lab:
77.7377, 0.9623, -22.3221
#bccbfc color charts
#bccbfc color shades, tints & tones
#bccbfc color schemes
#bccbfc color preview, HTML & CSS examples
This text has a color of #bccbfc
<p style="color:#bccbfc;">Text here</p>
.mytext {color:#bccbfc;}
This box has a color of #bccbfc
<div style="background-color:#bccbfc;">Content here</div>
.mybackground {background-color:#bccbfc;}
Border around this has a color of #bccbfc
<div style="border:2px solid #bccbfc;">Content here</div>
.myborder {border:2px solid #bccbfc;}