#c2e1ec color space conversions
Hex:
#c2e1ec
RGB:
194, 225, 236
CMY:
24, 12, 7
CMYK:
18, 5, 0, 7
HSL:
196°, 52.5000%, 84.3137%
HSV (HSB):
196°, 17.7966%, 92.5490%
XYZ:
64.3137, 71.3759, 89.7441
xyY:
0.2853, 0.3166, 71.3759
CIE-Lab:
87.6673, -7.8818, -8.7823
CIE-LCH:
87.6673, 11.8005, 228.0929
CIE-Luv:
87.6673, -16.6780, -12.3753
Hunter-Lab:
84.4843, -11.9642, -3.8423
#c2e1ec color charts
#c2e1ec color shades, tints & tones
#c2e1ec color schemes
#c2e1ec color preview, HTML & CSS examples
This text has a color of #c2e1ec
<p style="color:#c2e1ec;">Text here</p>
.mytext {color:#c2e1ec;}
This box has a color of #c2e1ec
<div style="background-color:#c2e1ec;">Content here</div>
.mybackground {background-color:#c2e1ec;}
Border around this has a color of #c2e1ec
<div style="border:2px solid #c2e1ec;">Content here</div>
.myborder {border:2px solid #c2e1ec;}