#a00dbe color space conversions
Hex:
#a00dbe
RGB:
160, 13, 190
CMY:
37, 95, 25
CMYK:
16, 93, 0, 25
HSL:
290°, 87.1921%, 39.8039%
HSV (HSB):
290°, 93.1579%, 74.5098%
XYZ:
23.9354, 11.4791, 49.6694
xyY:
0.2813, 0.1349, 11.4791
CIE-Lab:
40.3760, 72.7456, -56.7593
CIE-LCH:
40.3760, 92.2689, 322.0371
CIE-Luv:
40.3760, 41.7638, -88.7029
Hunter-Lab:
33.8809, 66.8111, -63.2025
#a00dbe color charts
#a00dbe color shades, tints & tones
#a00dbe color schemes
#a00dbe color preview, HTML & CSS examples
This text has a color of #a00dbe
<p style="color:#a00dbe;">Text here</p>
.mytext {color:#a00dbe;}
This box has a color of #a00dbe
<div style="background-color:#a00dbe;">Content here</div>
.mybackground {background-color:#a00dbe;}
Border around this has a color of #a00dbe
<div style="border:2px solid #a00dbe;">Content here</div>
.myborder {border:2px solid #a00dbe;}