#cfedf5 color space conversions
Hex:
#cfedf5
RGB:
207, 237, 245
CMY:
19, 7, 4
CMYK:
16, 3, 0, 4
HSL:
193°, 65.5172%, 88.6275%
HSV (HSB):
193°, 15.5102%, 96.0784%
XYZ:
72.4977, 80.4263, 98.0890
xyY:
0.2888, 0.3204, 80.4263
CIE-Lab:
91.8758, -8.1407, -7.1670
CIE-LCH:
91.8758, 10.8460, 221.3606
CIE-Luv:
91.8758, -16.1280, -9.8174
Hunter-Lab:
89.6807, -12.6422, -2.0724
#cfedf5 color charts
#cfedf5 color shades, tints & tones
#cfedf5 color schemes
#cfedf5 color preview, HTML & CSS examples
This text has a color of #cfedf5
<p style="color:#cfedf5;">Text here</p>
.mytext {color:#cfedf5;}
This box has a color of #cfedf5
<div style="background-color:#cfedf5;">Content here</div>
.mybackground {background-color:#cfedf5;}
Border around this has a color of #cfedf5
<div style="border:2px solid #cfedf5;">Content here</div>
.myborder {border:2px solid #cfedf5;}