#800dcd color space conversions
Hex:
#800dcd
RGB:
128, 13, 205
CMY:
50, 95, 20
CMYK:
38, 94, 0, 20
HSL:
276°, 88.0734%, 42.7451%
HSV (HSB):
276°, 93.6585%, 80.3922%
XYZ:
20.0655, 9.2848, 58.4922
xyY:
0.2284, 0.1057, 9.2848
CIE-Lab:
36.5270, 71.3098, -72.0195
CIE-LCH:
36.5270, 101.3504, 314.7163
CIE-Luv:
36.5270, 19.8870, -103.8760
Hunter-Lab:
30.4710, 64.2198, -92.4835
#800dcd color charts
#800dcd color shades, tints & tones
#800dcd color schemes
#800dcd color preview, HTML & CSS examples
This text has a color of #800dcd
<p style="color:#800dcd;">Text here</p>
.mytext {color:#800dcd;}
This box has a color of #800dcd
<div style="background-color:#800dcd;">Content here</div>
.mybackground {background-color:#800dcd;}
Border around this has a color of #800dcd
<div style="border:2px solid #800dcd;">Content here</div>
.myborder {border:2px solid #800dcd;}