#a5c5e5 color space conversions
Hex:
#a5c5e5
RGB:
165, 197, 229
CMY:
35, 23, 10
CMYK:
28, 14, 0, 10
HSL:
210°, 55.1724%, 77.2549%
HSV (HSB):
210°, 27.9476%, 89.8039%
XYZ:
49.6262, 53.5890, 81.8569
xyY:
0.2681, 0.2896, 53.5890
CIE-Lab:
78.2215, -3.5081, -19.4055
CIE-LCH:
78.2215, 19.7201, 259.7527
CIE-Luv:
78.2215, -17.5127, -29.9925
Hunter-Lab:
73.2045, -7.1007, -15.0546
#a5c5e5 color charts
#a5c5e5 color shades, tints & tones
#a5c5e5 color schemes
#a5c5e5 color preview, HTML & CSS examples
This text has a color of #a5c5e5
<p style="color:#a5c5e5;">Text here</p>
.mytext {color:#a5c5e5;}
This box has a color of #a5c5e5
<div style="background-color:#a5c5e5;">Content here</div>
.mybackground {background-color:#a5c5e5;}
Border around this has a color of #a5c5e5
<div style="border:2px solid #a5c5e5;">Content here</div>
.myborder {border:2px solid #a5c5e5;}