#800acc color space conversions
Hex:
#800acc
RGB:
128, 10, 204
CMY:
50, 96, 20
CMYK:
37, 95, 0, 20
HSL:
276°, 90.6542%, 41.9608%
HSV (HSB):
276°, 95.0980%, 80.0000%
XYZ:
19.9097, 9.1659, 57.8466
xyY:
0.2291, 0.1054, 9.1659
CIE-Lab:
36.3018, 71.5082, -71.8074
CIE-LCH:
36.3018, 101.3397, 314.8804
CIE-Luv:
36.3018, 20.2011, -103.3821
Hunter-Lab:
30.2753, 64.4041, -92.0920
#800acc color charts
#800acc RGB chart
#800acc CMYK chart
#800acc RGB pie chart
#800acc color shades, tints & tones
#800acc color schemes
#800acc color preview, HTML & CSS examples
This text has a color of #800acc
<p style="color:#800acc;">Text here</p>
.mytext {color:#800acc;}
Text color #800acc
This box has a color of #800acc
<div style="background-color:#800acc;">Content here</div>
.mybackground {background-color:#800acc;}
Background color #800acc
Border around this has a color of #800acc
<div style="border:2px solid #800acc;">Content here</div>
.myborder {border:2px solid #800acc;}
Border color #800acc