#cfeaf5 color space conversions
Hex:
#cfeaf5
RGB:
207, 234, 245
CMY:
19, 8, 4
CMYK:
16, 4, 0, 4
HSL:
197°, 65.5172%, 88.6275%
HSV (HSB):
197°, 15.5102%, 96.0784%
XYZ:
71.6364, 78.7036, 97.8019
xyY:
0.2887, 0.3172, 78.7036
CIE-Lab:
91.1000, -6.6132, -8.3159
CIE-LCH:
91.1000, 10.6249, 231.5068
CIE-Luv:
91.1000, -14.7386, -11.8969
Hunter-Lab:
88.7151, -11.1147, -3.2624
#cfeaf5 color charts
#cfeaf5 color shades, tints & tones
#cfeaf5 color schemes
#cfeaf5 color preview, HTML & CSS examples
This text has a color of #cfeaf5
<p style="color:#cfeaf5;">Text here</p>
.mytext {color:#cfeaf5;}
This box has a color of #cfeaf5
<div style="background-color:#cfeaf5;">Content here</div>
.mybackground {background-color:#cfeaf5;}
Border around this has a color of #cfeaf5
<div style="border:2px solid #cfeaf5;">Content here</div>
.myborder {border:2px solid #cfeaf5;}