#a992cd color space conversions
Hex:
#a992cd
RGB:
169, 146, 205
CMY:
34, 43, 20
CMYK:
18, 29, 0, 20
HSL:
263°, 37.1069%, 68.8235%
HSV (HSB):
263°, 28.7805%, 80.3922%
XYZ:
37.6605, 33.4006, 62.2196
xyY:
0.2826, 0.2506, 33.4006
CIE-Lab:
64.4839, 20.3287, -27.2006
CIE-LCH:
64.4839, 33.9577, 306.7730
CIE-Luv:
64.4839, 8.2559, -45.1806
Hunter-Lab:
57.7932, 15.1800, -23.3758
#a992cd color charts
#a992cd color shades, tints & tones
#a992cd color schemes
#a992cd color preview, HTML & CSS examples
This text has a color of #a992cd
<p style="color:#a992cd;">Text here</p>
.mytext {color:#a992cd;}
This box has a color of #a992cd
<div style="background-color:#a992cd;">Content here</div>
.mybackground {background-color:#a992cd;}
Border around this has a color of #a992cd
<div style="border:2px solid #a992cd;">Content here</div>
.myborder {border:2px solid #a992cd;}