#c5ecdc color space conversions
Hex:
#c5ecdc
RGB:
197, 236, 220
CMY:
23, 7, 14
CMYK:
17, 0, 7, 7
HSL:
155°, 50.6494%, 84.9020%
HSV (HSB):
155°, 16.5254%, 92.5490%
XYZ:
65.9397, 77.0285, 79.1027
xyY:
0.2969, 0.3469, 77.0285
CIE-Lab:
90.3347, -15.7108, 3.5423
CIE-LCH:
90.3347, 16.1052, 167.2939
CIE-Luv:
90.3347, -19.9865, 8.1361
Hunter-Lab:
87.7659, -19.4809, 7.9985
#c5ecdc color charts
#c5ecdc color shades, tints & tones
#c5ecdc color schemes
#c5ecdc color preview, HTML & CSS examples
This text has a color of #c5ecdc
<p style="color:#c5ecdc;">Text here</p>
.mytext {color:#c5ecdc;}
This box has a color of #c5ecdc
<div style="background-color:#c5ecdc;">Content here</div>
.mybackground {background-color:#c5ecdc;}
Border around this has a color of #c5ecdc
<div style="border:2px solid #c5ecdc;">Content here</div>
.myborder {border:2px solid #c5ecdc;}