#bccefe color space conversions
Hex:
#bccefe
RGB:
188, 206, 254
CMY:
26, 19, 0
CMYK:
26, 19, 0, 0
HSL:
224°, 97.0588%, 86.6667%
HSV (HSB):
224°, 25.9843%, 99.6078%
XYZ:
60.6997, 61.9897, 102.5319
xyY:
0.2695, 0.2752, 61.9897
CIE-Lab:
82.9080, 4.2515, -25.5023
CIE-LCH:
82.9080, 25.8542, 279.4649
CIE-Luv:
82.9080, -11.6446, -41.5625
Hunter-Lab:
78.7336, -0.1689, -22.0978
#bccefe color charts
#bccefe color shades, tints & tones
#bccefe color schemes
#bccefe color preview, HTML & CSS examples
This text has a color of #bccefe
<p style="color:#bccefe;">Text here</p>
.mytext {color:#bccefe;}
This box has a color of #bccefe
<div style="background-color:#bccefe;">Content here</div>
.mybackground {background-color:#bccefe;}
Border around this has a color of #bccefe
<div style="border:2px solid #bccefe;">Content here</div>
.myborder {border:2px solid #bccefe;}