#a5eacd color space conversions
Hex:
#a5eacd
RGB:
165, 234, 205
CMY:
35, 8, 20
CMYK:
29, 0, 12, 8
HSL:
155°, 62.1622%, 78.2353%
HSV (HSB):
155°, 29.4872%, 91.7647%
XYZ:
55.9593, 71.2527, 68.5614
xyY:
0.2858, 0.3640, 71.2527
CIE-Lab:
87.6077, -27.5198, 7.2106
CIE-LCH:
87.6077, 28.4488, 165.3177
CIE-Luv:
87.6077, -33.7070, 15.5660
Hunter-Lab:
84.4113, -29.3858, 10.9308
#a5eacd color charts
#a5eacd color shades, tints & tones
#a5eacd color schemes
#a5eacd color preview, HTML & CSS examples
This text has a color of #a5eacd
<p style="color:#a5eacd;">Text here</p>
.mytext {color:#a5eacd;}
This box has a color of #a5eacd
<div style="background-color:#a5eacd;">Content here</div>
.mybackground {background-color:#a5eacd;}
Border around this has a color of #a5eacd
<div style="border:2px solid #a5eacd;">Content here</div>
.myborder {border:2px solid #a5eacd;}