#aaa5ca color space conversions
Hex:
#aaa5ca
RGB:
170, 165, 202
CMY:
33, 35, 21
CMYK:
16, 18, 0, 21
HSL:
248°, 25.8741%, 71.9608%
HSV (HSB):
248°, 18.3168%, 79.2157%
XYZ:
40.6934, 39.7206, 61.3992
xyY:
0.2870, 0.2801, 39.7206
CIE-Lab:
69.2701, 9.3037, -18.2159
CIE-LCH:
69.2701, 20.4543, 297.0554
CIE-Luv:
69.2701, 0.4459, -29.4920
Hunter-Lab:
63.0243, 4.9610, -13.6442
#aaa5ca color charts
#aaa5ca color shades, tints & tones
#aaa5ca color schemes
#aaa5ca color preview, HTML & CSS examples
This text has a color of #aaa5ca
<p style="color:#aaa5ca;">Text here</p>
.mytext {color:#aaa5ca;}
This box has a color of #aaa5ca
<div style="background-color:#aaa5ca;">Content here</div>
.mybackground {background-color:#aaa5ca;}
Border around this has a color of #aaa5ca
<div style="border:2px solid #aaa5ca;">Content here</div>
.myborder {border:2px solid #aaa5ca;}