#800aad color space conversions
Hex:
#800aad
RGB:
128, 10, 173
CMY:
50, 96, 32
CMYK:
26, 94, 0, 32
HSL:
283°, 89.0710%, 35.8824%
HSV (HSB):
283°, 94.2197%, 67.8431%
XYZ:
16.5535, 7.8234, 40.1728
xyY:
0.2564, 0.1212, 7.8234
CIE-Lab:
33.6124, 65.3780, -57.9070
CIE-LCH:
33.6124, 87.3356, 318.4678
CIE-Luv:
33.6124, 27.2713, -83.7172
Hunter-Lab:
27.9704, 56.6920, -65.5767
#800aad color charts
#800aad color shades, tints & tones
#800aad color schemes
#800aad color preview, HTML & CSS examples
This text has a color of #800aad
<p style="color:#800aad;">Text here</p>
.mytext {color:#800aad;}
This box has a color of #800aad
<div style="background-color:#800aad;">Content here</div>
.mybackground {background-color:#800aad;}
Border around this has a color of #800aad
<div style="border:2px solid #800aad;">Content here</div>
.myborder {border:2px solid #800aad;}