#a00fbd color space conversions
Hex:
#a00fbd
RGB:
160, 15, 189
CMY:
37, 94, 26
CMYK:
15, 92, 0, 26
HSL:
290°, 85.2941%, 40.0000%
HSV (HSB):
290°, 92.0635%, 74.1176%
XYZ:
23.8533, 11.4894, 49.1046
xyY:
0.2825, 0.1361, 11.4894
CIE-Lab:
40.3927, 72.3123, -56.1447
CIE-LCH:
40.3927, 91.5494, 322.1735
CIE-Luv:
40.3927, 41.9677, -87.8563
Hunter-Lab:
33.8959, 66.2965, -62.1654
#a00fbd color charts
#a00fbd color shades, tints & tones
#a00fbd color schemes
#a00fbd color preview, HTML & CSS examples
This text has a color of #a00fbd
<p style="color:#a00fbd;">Text here</p>
.mytext {color:#a00fbd;}
This box has a color of #a00fbd
<div style="background-color:#a00fbd;">Content here</div>
.mybackground {background-color:#a00fbd;}
Border around this has a color of #a00fbd
<div style="border:2px solid #a00fbd;">Content here</div>
.myborder {border:2px solid #a00fbd;}