#a5cecb color space conversions
Hex:
#a5cecb
RGB:
165, 206, 203
CMY:
35, 19, 20
CMYK:
20, 0, 1, 19
HSL:
176°, 29.4964%, 72.7451%
HSV (HSB):
176°, 19.9029%, 80.7843%
XYZ:
48.3678, 56.4537, 64.8473
xyY:
0.2851, 0.3327, 56.4537
CIE-Lab:
79.8714, -14.0519, -2.9748
CIE-LCH:
79.8714, 14.3633, 191.9530
CIE-Luv:
79.8714, -21.0748, -2.1628
Hunter-Lab:
75.1357, -16.5799, 1.4236
#a5cecb color charts
#a5cecb color shades, tints & tones
#a5cecb color schemes
#a5cecb color preview, HTML & CSS examples
This text has a color of #a5cecb
<p style="color:#a5cecb;">Text here</p>
.mytext {color:#a5cecb;}
This box has a color of #a5cecb
<div style="background-color:#a5cecb;">Content here</div>
.mybackground {background-color:#a5cecb;}
Border around this has a color of #a5cecb
<div style="border:2px solid #a5cecb;">Content here</div>
.myborder {border:2px solid #a5cecb;}