#a23ddc color space conversions
Hex:
#a23ddc
RGB:
162, 61, 220
CMY:
36, 76, 14
CMYK:
26, 72, 0, 14
HSL:
278°, 69.4323%, 55.0980%
HSV (HSB):
278°, 72.2727%, 86.2745%
XYZ:
29.4873, 16.1862, 69.2802
xyY:
0.2565, 0.1408, 16.1862
CIE-Lab:
47.2178, 65.9914, -63.0241
CIE-LCH:
47.2178, 91.2519, 316.3176
CIE-Luv:
47.2178, 29.3571, -101.2342
Hunter-Lab:
40.2320, 60.4220, -73.9359
#a23ddc color charts
#a23ddc color shades, tints & tones
#a23ddc color schemes
#a23ddc color preview, HTML & CSS examples
This text has a color of #a23ddc
<p style="color:#a23ddc;">Text here</p>
.mytext {color:#a23ddc;}
This box has a color of #a23ddc
<div style="background-color:#a23ddc;">Content here</div>
.mybackground {background-color:#a23ddc;}
Border around this has a color of #a23ddc
<div style="border:2px solid #a23ddc;">Content here</div>
.myborder {border:2px solid #a23ddc;}