#bceff1 color space conversions
Hex:
#bceff1
RGB:
188, 239, 241
CMY:
26, 6, 5
CMYK:
22, 1, 0, 5
HSL:
182°, 65.4321%, 84.1176%
HSV (HSB):
182°, 21.9917%, 94.5098%
XYZ:
67.4827, 78.7752, 94.8675
xyY:
0.2799, 0.3267, 78.7752
CIE-Lab:
91.1325, -15.7234, -6.3104
CIE-LCH:
91.1325, 16.9424, 201.8675
CIE-Luv:
91.1325, -25.8762, -7.1967
Hunter-Lab:
88.7554, -19.6045, -1.2442
#bceff1 color charts
#bceff1 color shades, tints & tones
#bceff1 color schemes
#bceff1 color preview, HTML & CSS examples
This text has a color of #bceff1
<p style="color:#bceff1;">Text here</p>
.mytext {color:#bceff1;}
This box has a color of #bceff1
<div style="background-color:#bceff1;">Content here</div>
.mybackground {background-color:#bceff1;}
Border around this has a color of #bceff1
<div style="border:2px solid #bceff1;">Content here</div>
.myborder {border:2px solid #bceff1;}