#a5a5cc color space conversions
Hex:
#a5a5cc
RGB:
165, 165, 204
CMY:
35, 35, 20
CMYK:
19, 19, 0, 20
HSL:
240°, 27.6596%, 72.3529%
HSV (HSB):
240°, 19.1176%, 80.0000%
XYZ:
39.8713, 39.2692, 62.6050
xyY:
0.2813, 0.2770, 39.2692
CIE-Lab:
68.9458, 8.1461, -19.8496
CIE-LCH:
68.9458, 21.4561, 292.3129
CIE-Luv:
68.9458, -2.2998, -31.9118
Hunter-Lab:
62.6652, 3.9082, -15.3675
#a5a5cc color charts
#a5a5cc color shades, tints & tones
#a5a5cc color schemes
#a5a5cc color preview, HTML & CSS examples
This text has a color of #a5a5cc
<p style="color:#a5a5cc;">Text here</p>
.mytext {color:#a5a5cc;}
This box has a color of #a5a5cc
<div style="background-color:#a5a5cc;">Content here</div>
.mybackground {background-color:#a5a5cc;}
Border around this has a color of #a5a5cc
<div style="border:2px solid #a5a5cc;">Content here</div>
.myborder {border:2px solid #a5a5cc;}