#800dbb color space conversions
Hex:
#800dbb
RGB:
128, 13, 187
CMY:
50, 95, 27
CMYK:
32, 93, 0, 27
HSL:
280°, 87.0000%, 39.2157%
HSV (HSB):
280°, 93.0481%, 73.3333%
XYZ:
18.0157, 8.4649, 47.6981
xyY:
0.2429, 0.1141, 8.4649
CIE-Lab:
34.9329, 67.6766, -64.0797
CIE-LCH:
34.9329, 93.2005, 316.5638
CIE-Luv:
34.9329, 23.7533, -92.5898
Hunter-Lab:
29.0945, 59.6139, -76.8350
#800dbb color charts
#800dbb color shades, tints & tones
#800dbb color schemes
#800dbb color preview, HTML & CSS examples
This text has a color of #800dbb
<p style="color:#800dbb;">Text here</p>
.mytext {color:#800dbb;}
This box has a color of #800dbb
<div style="background-color:#800dbb;">Content here</div>
.mybackground {background-color:#800dbb;}
Border around this has a color of #800dbb
<div style="border:2px solid #800dbb;">Content here</div>
.myborder {border:2px solid #800dbb;}