#a5c5dd color space conversions
Hex:
#a5c5dd
RGB:
165, 197, 221
CMY:
35, 23, 13
CMYK:
25, 11, 0, 13
HSL:
206°, 45.1613%, 75.6863%
HSV (HSB):
206°, 25.3394%, 86.6667%
XYZ:
48.5344, 53.1523, 76.1080
xyY:
0.2730, 0.2990, 53.1523
CIE-Lab:
77.9648, -5.3763, -15.4869
CIE-LCH:
77.9648, 16.3936, 250.8556
CIE-Luv:
77.9648, -17.3340, -23.2965
Hunter-Lab:
72.9056, -8.7545, -10.8604
#a5c5dd color charts
#a5c5dd color shades, tints & tones
#a5c5dd color schemes
#a5c5dd color preview, HTML & CSS examples
This text has a color of #a5c5dd
<p style="color:#a5c5dd;">Text here</p>
.mytext {color:#a5c5dd;}
This box has a color of #a5c5dd
<div style="background-color:#a5c5dd;">Content here</div>
.mybackground {background-color:#a5c5dd;}
Border around this has a color of #a5c5dd
<div style="border:2px solid #a5c5dd;">Content here</div>
.myborder {border:2px solid #a5c5dd;}