#800ca7 color space conversions
Hex:
#800ca7
RGB:
128, 12, 167
CMY:
50, 95, 35
CMYK:
23, 93, 0, 35
HSL:
285°, 86.5922%, 35.0980%
HSV (HSB):
285°, 92.8144%, 65.4902%
XYZ:
16.0086, 7.6422, 37.1906
xyY:
0.2631, 0.1256, 7.6422
CIE-Lab:
33.2262, 63.9446, -54.9316
CIE-LCH:
33.2262, 84.2994, 319.3358
CIE-Luv:
33.2262, 28.7383, -79.6384
Hunter-Lab:
27.6445, 54.9897, -60.4127
#800ca7 color charts
#800ca7 color shades, tints & tones
#800ca7 color schemes
#800ca7 color preview, HTML & CSS examples
This text has a color of #800ca7
<p style="color:#800ca7;">Text here</p>
.mytext {color:#800ca7;}
This box has a color of #800ca7
<div style="background-color:#800ca7;">Content here</div>
.mybackground {background-color:#800ca7;}
Border around this has a color of #800ca7
<div style="border:2px solid #800ca7;">Content here</div>
.myborder {border:2px solid #800ca7;}