#800cac color space conversions
Hex:
#800cac
RGB:
128, 12, 172
CMY:
50, 95, 33
CMYK:
26, 93, 0, 33
HSL:
284°, 86.9565%, 36.0784%
HSV (HSB):
284°, 93.0233%, 67.4510%
XYZ:
16.4800, 7.8307, 39.6726
xyY:
0.2576, 0.1224, 7.8307
CIE-Lab:
33.6278, 64.8977, -57.2827
CIE-LCH:
33.6278, 86.5622, 318.5664
CIE-Luv:
33.6278, 27.4344, -82.9417
Hunter-Lab:
27.9834, 56.1512, -64.4683
#800cac color charts
#800cac color shades, tints & tones
#800cac color schemes
#800cac color preview, HTML & CSS examples
This text has a color of #800cac
<p style="color:#800cac;">Text here</p>
.mytext {color:#800cac;}
This box has a color of #800cac
<div style="background-color:#800cac;">Content here</div>
.mybackground {background-color:#800cac;}
Border around this has a color of #800cac
<div style="border:2px solid #800cac;">Content here</div>
.myborder {border:2px solid #800cac;}