#800da4 color space conversions
Hex:
#800da4
RGB:
128, 13, 164
CMY:
50, 95, 36
CMYK:
22, 92, 0, 36
HSL:
286°, 85.3107%, 34.7059%
HSV (HSB):
286°, 92.0732%, 64.3137%
XYZ:
15.7469, 7.5574, 35.7507
xyY:
0.2666, 0.1280, 7.5574
CIE-Lab:
33.0435, 63.2189, -53.4186
CIE-LCH:
33.0435, 82.7658, 319.8029
CIE-Luv:
33.0435, 29.4896, -77.5666
Hunter-Lab:
27.4907, 54.1373, -57.8612
#800da4 color charts
#800da4 color shades, tints & tones
#800da4 color schemes
#800da4 color preview, HTML & CSS examples
This text has a color of #800da4
<p style="color:#800da4;">Text here</p>
.mytext {color:#800da4;}
This box has a color of #800da4
<div style="background-color:#800da4;">Content here</div>
.mybackground {background-color:#800da4;}
Border around this has a color of #800da4
<div style="border:2px solid #800da4;">Content here</div>
.myborder {border:2px solid #800da4;}