#a92dcf color space conversions
Hex:
#a92dcf
RGB:
169, 45, 207
CMY:
34, 82, 19
CMYK:
18, 78, 0, 19
HSL:
286°, 64.2857%, 49.4118%
HSV (HSB):
286°, 78.2609%, 81.1765%
XYZ:
28.5631, 14.8168, 60.3860
xyY:
0.2753, 0.1428, 14.8168
CIE-Lab:
45.3822, 70.3294, -58.4879
CIE-LCH:
45.3822, 91.4716, 320.2521
CIE-Luv:
45.3822, 39.3212, -94.1790
Hunter-Lab:
38.4926, 65.0923, -66.0675
#a92dcf color charts
#a92dcf color shades, tints & tones
#a92dcf color schemes
#a92dcf color preview, HTML & CSS examples
This text has a color of #a92dcf
<p style="color:#a92dcf;">Text here</p>
.mytext {color:#a92dcf;}
This box has a color of #a92dcf
<div style="background-color:#a92dcf;">Content here</div>
.mybackground {background-color:#a92dcf;}
Border around this has a color of #a92dcf
<div style="border:2px solid #a92dcf;">Content here</div>
.myborder {border:2px solid #a92dcf;}