#800dac color space conversions
Hex:
#800dac
RGB:
128, 13, 172
CMY:
50, 95, 33
CMYK:
26, 92, 0, 33
HSL:
283°, 85.9459%, 36.2745%
HSV (HSB):
283°, 92.4419%, 67.4510%
XYZ:
16.4924, 7.8556, 39.6768
xyY:
0.2576, 0.1227, 7.8556
CIE-Lab:
33.6803, 64.7414, -57.1970
CIE-LCH:
33.6803, 86.3884, 318.5404
CIE-Luv:
33.6803, 27.3839, -82.8758
Hunter-Lab:
28.0278, 55.9859, -64.3126
#800dac color charts
#800dac RGB chart
#800dac CMYK chart
#800dac RGB pie chart
#800dac color shades, tints & tones
#800dac color schemes
#800dac color preview, HTML & CSS examples
This text has a color of #800dac
<p style="color:#800dac;">Text here</p>
.mytext {color:#800dac;}
Text color #800dac
This box has a color of #800dac
<div style="background-color:#800dac;">Content here</div>
.mybackground {background-color:#800dac;}
Background color #800dac
Border around this has a color of #800dac
<div style="border:2px solid #800dac;">Content here</div>
.myborder {border:2px solid #800dac;}
Border color #800dac