#a00cdc color space conversions
Hex:
#a00cdc
RGB:
160, 12, 220
CMY:
37, 95, 14
CMYK:
27, 95, 0, 14
HSL:
283°, 89.6552%, 45.4902%
HSV (HSB):
283°, 94.5455%, 86.2745%
XYZ:
27.5469, 12.9038, 68.7489
xyY:
0.2523, 0.1182, 12.9038
CIE-Lab:
42.6180, 78.2248, -70.5140
CIE-LCH:
42.6180, 105.3154, 317.9676
CIE-Luv:
42.6180, 33.2415, -108.9131
Hunter-Lab:
35.9219, 74.0205, -88.3265
#a00cdc color charts
#a00cdc color shades, tints & tones
#a00cdc color schemes
#a00cdc color preview, HTML & CSS examples
This text has a color of #a00cdc
<p style="color:#a00cdc;">Text here</p>
.mytext {color:#a00cdc;}
This box has a color of #a00cdc
<div style="background-color:#a00cdc;">Content here</div>
.mybackground {background-color:#a00cdc;}
Border around this has a color of #a00cdc
<div style="border:2px solid #a00cdc;">Content here</div>
.myborder {border:2px solid #a00cdc;}