#bccbfe color space conversions
Hex:
#bccbfe
RGB:
188, 203, 254
CMY:
26, 20, 0
CMYK:
26, 20, 0, 0
HSL:
226°, 97.0588%, 86.6667%
HSV (HSB):
226°, 25.9843%, 99.6078%
XYZ:
59.9844, 60.5590, 102.2935
xyY:
0.2692, 0.2718, 60.5590
CIE-Lab:
82.1411, 5.8588, -26.6724
CIE-LCH:
82.1411, 27.3082, 282.3888
CIE-Luv:
82.1411, -10.3477, -43.7222
Hunter-Lab:
77.8197, 1.4056, -23.4626
#bccbfe color charts
#bccbfe color shades, tints & tones
#bccbfe color schemes
#bccbfe color preview, HTML & CSS examples
This text has a color of #bccbfe
<p style="color:#bccbfe;">Text here</p>
.mytext {color:#bccbfe;}
This box has a color of #bccbfe
<div style="background-color:#bccbfe;">Content here</div>
.mybackground {background-color:#bccbfe;}
Border around this has a color of #bccbfe
<div style="border:2px solid #bccbfe;">Content here</div>
.myborder {border:2px solid #bccbfe;}