#a00ddc color space conversions
Hex:
#a00ddc
RGB:
160, 13, 220
CMY:
37, 95, 14
CMYK:
27, 94, 0, 14
HSL:
283°, 88.8412%, 45.6863%
HSV (HSB):
283°, 94.0909%, 86.2745%
XYZ:
27.5594, 12.9287, 68.7531
xyY:
0.2523, 0.1184, 12.9287
CIE-Lab:
42.6557, 78.1122, -70.4525
CIE-LCH:
42.6557, 105.1906, 317.9515
CIE-Luv:
42.6557, 33.2023, -108.8593
Hunter-Lab:
35.9566, 73.8898, -88.1998
#a00ddc color charts
#a00ddc RGB chart
#a00ddc CMYK chart
#a00ddc RGB pie chart
#a00ddc color shades, tints & tones
#a00ddc color schemes
#a00ddc color preview, HTML & CSS examples
This text has a color of #a00ddc
<p style="color:#a00ddc;">Text here</p>
.mytext {color:#a00ddc;}
Text color #a00ddc
This box has a color of #a00ddc
<div style="background-color:#a00ddc;">Content here</div>
.mybackground {background-color:#a00ddc;}
Background color #a00ddc
Border around this has a color of #a00ddc
<div style="border:2px solid #a00ddc;">Content here</div>
.myborder {border:2px solid #a00ddc;}
Border color #a00ddc