#a92db5 color space conversions
Hex:
#a92db5
RGB:
169, 45, 181
CMY:
34, 82, 29
CMYK:
7, 75, 0, 29
HSL:
295°, 60.1770%, 44.3137%
HSV (HSB):
295°, 75.1381%, 70.9804%
XYZ:
25.6411, 13.6480, 44.9990
xyY:
0.3042, 0.1619, 13.6480
CIE-Lab:
43.7238, 65.6442, -46.0020
CIE-LCH:
43.7238, 80.1582, 324.9781
CIE-Luv:
43.7238, 47.1115, -75.1097
Hunter-Lab:
36.9432, 59.2405, -46.3585
#a92db5 color charts
#a92db5 color shades, tints & tones
#a92db5 color schemes
#a92db5 color preview, HTML & CSS examples
This text has a color of #a92db5
<p style="color:#a92db5;">Text here</p>
.mytext {color:#a92db5;}
This box has a color of #a92db5
<div style="background-color:#a92db5;">Content here</div>
.mybackground {background-color:#a92db5;}
Border around this has a color of #a92db5
<div style="border:2px solid #a92db5;">Content here</div>
.myborder {border:2px solid #a92db5;}