#800ded color space conversions
Hex:
#800ded
RGB:
128, 13, 237
CMY:
50, 95, 7
CMYK:
46, 95, 0, 7
HSL:
271°, 89.6000%, 49.0196%
HSV (HSB):
271°, 94.5148%, 92.9412%
XYZ:
24.3321, 10.9915, 80.9599
xyY:
0.2092, 0.0945, 10.9915
CIE-Lab:
39.5661, 77.9714, -85.3860
CIE-LCH:
39.5661, 115.6300, 312.4012
CIE-Luv:
39.5661, 14.1004, -123.1334
Hunter-Lab:
33.1534, 72.9871, -121.5776
#800ded color charts
#800ded color shades, tints & tones
#800ded color schemes
#800ded color preview, HTML & CSS examples
This text has a color of #800ded
<p style="color:#800ded;">Text here</p>
.mytext {color:#800ded;}
This box has a color of #800ded
<div style="background-color:#800ded;">Content here</div>
.mybackground {background-color:#800ded;}
Border around this has a color of #800ded
<div style="border:2px solid #800ded;">Content here</div>
.myborder {border:2px solid #800ded;}