#cfeefe color space conversions
Hex:
#cfeefe
RGB:
207, 238, 254
CMY:
19, 7, 0
CMYK:
19, 6, 0, 0
HSL:
200°, 95.9184%, 90.3922%
HSV (HSB):
200°, 18.5039%, 99.6078%
XYZ:
74.1961, 81.5702, 105.6000
xyY:
0.2839, 0.3121, 81.5702
CIE-Lab:
92.3848, -6.7950, -11.0989
CIE-LCH:
92.3848, 13.0138, 238.5243
CIE-Luv:
92.3848, -16.8395, -16.3799
Hunter-Lab:
90.3162, -11.4132, -6.1020
#cfeefe color charts
#cfeefe color shades, tints & tones
#cfeefe color schemes
#cfeefe color preview, HTML & CSS examples
This text has a color of #cfeefe
<p style="color:#cfeefe;">Text here</p>
.mytext {color:#cfeefe;}
This box has a color of #cfeefe
<div style="background-color:#cfeefe;">Content here</div>
.mybackground {background-color:#cfeefe;}
Border around this has a color of #cfeefe
<div style="border:2px solid #cfeefe;">Content here</div>
.myborder {border:2px solid #cfeefe;}