#a23dd9 color space conversions
Hex:
#a23dd9
RGB:
162, 61, 217
CMY:
36, 76, 15
CMYK:
25, 72, 0, 15
HSL:
279°, 67.2414%, 54.5098%
HSV (HSB):
279°, 71.8894%, 85.0980%
XYZ:
29.0934, 16.0286, 67.2061
xyY:
0.2590, 0.1427, 16.0286
CIE-Lab:
47.0120, 65.3646, -61.6448
CIE-LCH:
47.0120, 89.8477, 316.6776
CIE-Luv:
47.0120, 30.0470, -99.0981
Hunter-Lab:
40.0358, 59.6508, -71.5022
#a23dd9 color charts
#a23dd9 color shades, tints & tones
#a23dd9 color schemes
#a23dd9 color preview, HTML & CSS examples
This text has a color of #a23dd9
<p style="color:#a23dd9;">Text here</p>
.mytext {color:#a23dd9;}
This box has a color of #a23dd9
<div style="background-color:#a23dd9;">Content here</div>
.mybackground {background-color:#a23dd9;}
Border around this has a color of #a23dd9
<div style="border:2px solid #a23dd9;">Content here</div>
.myborder {border:2px solid #a23dd9;}