#800fd2 color space conversions
Hex:
#800fd2
RGB:
128, 15, 210
CMY:
50, 94, 18
CMYK:
39, 93, 0, 18
HSL:
275°, 86.6667%, 44.1176%
HSV (HSB):
275°, 92.8571%, 82.3529%
XYZ:
20.7058, 9.5840, 61.7313
xyY:
0.2250, 0.1041, 9.5840
CIE-Lab:
37.0852, 72.0375, -74.0045
CIE-LCH:
37.0852, 103.2767, 314.2283
CIE-Luv:
37.0852, 18.8157, -106.8596
Hunter-Lab:
30.9580, 65.2103, -96.5557
#800fd2 color charts
#800fd2 color shades, tints & tones
#800fd2 color schemes
#800fd2 color preview, HTML & CSS examples
This text has a color of #800fd2
<p style="color:#800fd2;">Text here</p>
.mytext {color:#800fd2;}
This box has a color of #800fd2
<div style="background-color:#800fd2;">Content here</div>
.mybackground {background-color:#800fd2;}
Border around this has a color of #800fd2
<div style="border:2px solid #800fd2;">Content here</div>
.myborder {border:2px solid #800fd2;}