#cbffef color space conversions
Hex:
#cbffef
RGB:
203, 255, 239
CMY:
20, 0, 6
CMYK:
20, 0, 6, 0
HSL:
162°, 100.0000%, 89.8039%
HSV (HSB):
162°, 20.3922%, 100.0000%
XYZ:
75.9686, 90.4485, 95.1157
xyY:
0.2905, 0.3458, 90.4485
CIE-Lab:
96.1825, -19.5268, 2.2301
CIE-LCH:
96.1825, 19.6538, 173.4847
CIE-Luv:
96.1825, -26.2171, 6.8518
Hunter-Lab:
95.1044, -23.8485, 7.2761
#cbffef color charts
#cbffef color shades, tints & tones
#cbffef color schemes
#cbffef color preview, HTML & CSS examples
This text has a color of #cbffef
<p style="color:#cbffef;">Text here</p>
.mytext {color:#cbffef;}
This box has a color of #cbffef
<div style="background-color:#cbffef;">Content here</div>
.mybackground {background-color:#cbffef;}
Border around this has a color of #cbffef
<div style="border:2px solid #cbffef;">Content here</div>
.myborder {border:2px solid #cbffef;}