#cfeffa color space conversions
Hex:
#cfeffa
RGB:
207, 239, 250
CMY:
19, 6, 2
CMYK:
17, 4, 0, 2
HSL:
195°, 81.1321%, 89.6078%
HSV (HSB):
195°, 17.2000%, 98.0392%
XYZ:
73.8539, 81.9005, 102.3583
xyY:
0.2861, 0.3173, 81.9005
CIE-Lab:
92.5309, -8.1334, -8.8002
CIE-LCH:
92.5309, 11.9831, 227.2552
CIE-Luv:
92.5309, -17.1865, -12.4465
Hunter-Lab:
90.4989, -12.7036, -3.7104
#cfeffa color charts
#cfeffa color shades, tints & tones
#cfeffa color schemes
#cfeffa color preview, HTML & CSS examples
This text has a color of #cfeffa
<p style="color:#cfeffa;">Text here</p>
.mytext {color:#cfeffa;}
This box has a color of #cfeffa
<div style="background-color:#cfeffa;">Content here</div>
.mybackground {background-color:#cfeffa;}
Border around this has a color of #cfeffa
<div style="border:2px solid #cfeffa;">Content here</div>
.myborder {border:2px solid #cfeffa;}