#bcbefe color space conversions
Hex:
#bcbefe
RGB:
188, 190, 254
CMY:
26, 25, 0
CMYK:
26, 25, 0, 0
HSL:
238°, 97.0588%, 86.6667%
HSV (HSB):
238°, 25.9843%, 99.6078%
XYZ:
57.0419, 54.6740, 101.3126
xyY:
0.2678, 0.2567, 54.6740
CIE-Lab:
78.8531, 12.9003, -31.7132
CIE-LCH:
78.8531, 34.2366, 292.1356
CIE-Luv:
78.8531, -4.7728, -53.0135
Hunter-Lab:
73.9419, 8.3041, -29.4778
#bcbefe color charts
#bcbefe color shades, tints & tones
#bcbefe color schemes
#bcbefe color preview, HTML & CSS examples
This text has a color of #bcbefe
<p style="color:#bcbefe;">Text here</p>
.mytext {color:#bcbefe;}
This box has a color of #bcbefe
<div style="background-color:#bcbefe;">Content here</div>
.mybackground {background-color:#bcbefe;}
Border around this has a color of #bcbefe
<div style="border:2px solid #bcbefe;">Content here</div>
.myborder {border:2px solid #bcbefe;}