#800db9 color space conversions
Hex:
#800db9
RGB:
128, 13, 185
CMY:
50, 95, 27
CMYK:
31, 93, 0, 27
HSL:
280°, 86.8687%, 38.8235%
HSV (HSB):
280°, 92.9730%, 72.5490%
XYZ:
17.8030, 8.3798, 46.5781
xyY:
0.2447, 0.1152, 8.3798
CIE-Lab:
34.7617, 67.2798, -63.1765
CIE-LCH:
34.7617, 92.2922, 316.8016
CIE-Luv:
34.7617, 24.2147, -91.3118
Hunter-Lab:
28.9479, 59.1186, -75.1358
#800db9 color charts
#800db9 color shades, tints & tones
#800db9 color schemes
#800db9 color preview, HTML & CSS examples
This text has a color of #800db9
<p style="color:#800db9;">Text here</p>
.mytext {color:#800db9;}
This box has a color of #800db9
<div style="background-color:#800db9;">Content here</div>
.mybackground {background-color:#800db9;}
Border around this has a color of #800db9
<div style="border:2px solid #800db9;">Content here</div>
.myborder {border:2px solid #800db9;}