#cfefed color space conversions
Hex:
#cfefed
RGB:
207, 239, 237
CMY:
19, 6, 7
CMYK:
13, 0, 1, 6
HSL:
176°, 50.0000%, 87.4510%
HSV (HSB):
176°, 13.3891%, 93.7255%
XYZ:
71.8847, 81.1128, 91.9884
xyY:
0.2934, 0.3311, 81.1128
CIE-Lab:
92.1819, -10.7512, -2.5488
CIE-LCH:
92.1819, 11.0492, 193.3369
CIE-Luv:
92.1819, -16.8433, -2.0807
Hunter-Lab:
90.0627, -15.1375, 2.4861
#cfefed color charts
#cfefed color shades, tints & tones
#cfefed color schemes
#cfefed color preview, HTML & CSS examples
This text has a color of #cfefed
<p style="color:#cfefed;">Text here</p>
.mytext {color:#cfefed;}
This box has a color of #cfefed
<div style="background-color:#cfefed;">Content here</div>
.mybackground {background-color:#cfefed;}
Border around this has a color of #cfefed
<div style="border:2px solid #cfefed;">Content here</div>
.myborder {border:2px solid #cfefed;}