#a993cd color space conversions
Hex:
#a993cd
RGB:
169, 147, 205
CMY:
34, 42, 20
CMYK:
18, 28, 0, 20
HSL:
263°, 36.7089%, 69.0196%
HSV (HSB):
263°, 28.2927%, 80.3922%
XYZ:
37.8153, 33.7102, 62.2712
xyY:
0.2826, 0.2520, 33.7102
CIE-Lab:
64.7319, 19.7625, -26.8189
CIE-LCH:
64.7319, 33.3138, 306.3859
CIE-Luv:
64.7319, 7.8155, -44.5090
Hunter-Lab:
58.0605, 14.6528, -22.9475
#a993cd color charts
#a993cd color shades, tints & tones
#a993cd color schemes
#a993cd color preview, HTML & CSS examples
This text has a color of #a993cd
<p style="color:#a993cd;">Text here</p>
.mytext {color:#a993cd;}
This box has a color of #a993cd
<div style="background-color:#a993cd;">Content here</div>
.mybackground {background-color:#a993cd;}
Border around this has a color of #a993cd
<div style="border:2px solid #a993cd;">Content here</div>
.myborder {border:2px solid #a993cd;}