#a23cdc color space conversions
Hex:
#a23cdc
RGB:
162, 60, 220
CMY:
36, 76, 14
CMYK:
26, 73, 0, 14
HSL:
278°, 69.5652%, 54.9020%
HSV (HSB):
278°, 72.7273%, 86.2745%
XYZ:
29.4344, 16.0804, 69.2626
xyY:
0.2564, 0.1401, 16.0804
CIE-Lab:
47.0798, 66.3838, -63.2474
CIE-LCH:
47.0798, 91.6900, 316.3860
CIE-Luv:
47.0798, 29.5325, -101.4992
Hunter-Lab:
40.1004, 60.8466, -74.3372
#a23cdc color charts
#a23cdc color shades, tints & tones
#a23cdc color schemes
#a23cdc color preview, HTML & CSS examples
This text has a color of #a23cdc
<p style="color:#a23cdc;">Text here</p>
.mytext {color:#a23cdc;}
This box has a color of #a23cdc
<div style="background-color:#a23cdc;">Content here</div>
.mybackground {background-color:#a23cdc;}
Border around this has a color of #a23cdc
<div style="border:2px solid #a23cdc;">Content here</div>
.myborder {border:2px solid #a23cdc;}