#c2faec color space conversions
Hex:
#c2faec
RGB:
194, 250, 236
CMY:
24, 2, 7
CMYK:
22, 0, 6, 2
HSL:
165°, 84.8485%, 87.0588%
HSV (HSB):
165°, 22.4000%, 98.0392%
XYZ:
71.5741, 85.8967, 92.1642
xyY:
0.2867, 0.3441, 85.8967
CIE-Lab:
94.2682, -20.4009, 0.9278
CIE-LCH:
94.2682, 20.4220, 177.3960
CIE-Luv:
94.2682, -28.0604, 4.9646
Hunter-Lab:
92.6805, -24.3411, 5.9166
#c2faec color charts
#c2faec color shades, tints & tones
#c2faec color schemes
#c2faec color preview, HTML & CSS examples
This text has a color of #c2faec
<p style="color:#c2faec;">Text here</p>
.mytext {color:#c2faec;}
This box has a color of #c2faec
<div style="background-color:#c2faec;">Content here</div>
.mybackground {background-color:#c2faec;}
Border around this has a color of #c2faec
<div style="border:2px solid #c2faec;">Content here</div>
.myborder {border:2px solid #c2faec;}