#cbfefc color space conversions
Hex:
#cbfefc
RGB:
203, 254, 252
CMY:
20, 0, 1
CMYK:
20, 0, 1, 0
HSL:
178°, 96.2264%, 89.6078%
HSV (HSB):
178°, 20.0787%, 99.6078%
XYZ:
77.6411, 90.6084, 105.4925
xyY:
0.2836, 0.3310, 90.6084
CIE-Lab:
96.2486, -16.4311, -4.3701
CIE-LCH:
96.2486, 17.0023, 194.8940
CIE-Luv:
96.2486, -25.9041, -4.0197
Hunter-Lab:
95.1884, -20.9851, 0.9238
#cbfefc color charts
#cbfefc color shades, tints & tones
#cbfefc color schemes
#cbfefc color preview, HTML & CSS examples
This text has a color of #cbfefc
<p style="color:#cbfefc;">Text here</p>
.mytext {color:#cbfefc;}
This box has a color of #cbfefc
<div style="background-color:#cbfefc;">Content here</div>
.mybackground {background-color:#cbfefc;}
Border around this has a color of #cbfefc
<div style="border:2px solid #cbfefc;">Content here</div>
.myborder {border:2px solid #cbfefc;}