#a995cc color space conversions
Hex:
#a995cc
RGB:
169, 149, 204
CMY:
34, 42, 20
CMYK:
17, 27, 0, 20
HSL:
262°, 35.0318%, 69.2157%
HSV (HSB):
262°, 26.9608%, 80.0000%
XYZ:
38.0087, 34.2895, 61.7420
xyY:
0.2836, 0.2558, 34.2895
CIE-Lab:
65.1917, 18.4061, -25.5545
CIE-LCH:
65.1917, 31.4931, 305.7641
CIE-Luv:
65.1917, 7.0235, -42.3169
Hunter-Lab:
58.5573, 13.3867, -21.5245
#a995cc color charts
#a995cc color shades, tints & tones
#a995cc color schemes
#a995cc color preview, HTML & CSS examples
This text has a color of #a995cc
<p style="color:#a995cc;">Text here</p>
.mytext {color:#a995cc;}
This box has a color of #a995cc
<div style="background-color:#a995cc;">Content here</div>
.mybackground {background-color:#a995cc;}
Border around this has a color of #a995cc
<div style="border:2px solid #a995cc;">Content here</div>
.myborder {border:2px solid #a995cc;}