#cfe2f2 color space conversions
Hex:
#cfe2f2
RGB:
207, 226, 242
CMY:
19, 11, 5
CMYK:
14, 7, 0, 5
HSL:
207°, 57.3770%, 88.0392%
HSV (HSB):
207°, 14.4628%, 94.9020%
XYZ:
68.9555, 74.0689, 94.6668
xyY:
0.2901, 0.3116, 74.0689
CIE-Lab:
88.9550, -3.1162, -9.9298
CIE-LCH:
88.9550, 10.4073, 252.5772
CIE-Luv:
88.9550, -10.9113, -15.0234
Hunter-Lab:
86.0633, -7.5933, -4.9727
#cfe2f2 color charts
#cfe2f2 color shades, tints & tones
#cfe2f2 color schemes
#cfe2f2 color preview, HTML & CSS examples
This text has a color of #cfe2f2
<p style="color:#cfe2f2;">Text here</p>
.mytext {color:#cfe2f2;}
This box has a color of #cfe2f2
<div style="background-color:#cfe2f2;">Content here</div>
.mybackground {background-color:#cfe2f2;}
Border around this has a color of #cfe2f2
<div style="border:2px solid #cfe2f2;">Content here</div>
.myborder {border:2px solid #cfe2f2;}