#a5adcc color space conversions
Hex:
#a5adcc
RGB:
165, 173, 204
CMY:
35, 32, 20
CMYK:
19, 15, 0, 20
HSL:
228°, 27.6596%, 72.3529%
HSV (HSB):
228°, 19.1176%, 80.0000%
XYZ:
41.3597, 42.2461, 63.1012
xyY:
0.2819, 0.2880, 42.2461
CIE-Lab:
71.0403, 3.7192, -16.6767
CIE-LCH:
71.0403, 17.0864, 282.5723
CIE-Luv:
71.0403, -5.9459, -26.2773
Hunter-Lab:
64.9970, -0.1594, -12.0627
#a5adcc color charts
#a5adcc color shades, tints & tones
#a5adcc color schemes
#a5adcc color preview, HTML & CSS examples
This text has a color of #a5adcc
<p style="color:#a5adcc;">Text here</p>
.mytext {color:#a5adcc;}
This box has a color of #a5adcc
<div style="background-color:#a5adcc;">Content here</div>
.mybackground {background-color:#a5adcc;}
Border around this has a color of #a5adcc
<div style="border:2px solid #a5adcc;">Content here</div>
.myborder {border:2px solid #a5adcc;}