#8023cd color space conversions
Hex:
#8023cd
RGB:
128, 35, 205
CMY:
50, 86, 20
CMYK:
38, 83, 0, 20
HSL:
273°, 70.8333%, 47.0588%
HSV (HSB):
273°, 82.9268%, 80.3922%
XYZ:
20.5226, 10.1990, 58.6446
xyY:
0.2296, 0.1141, 10.1990
CIE-Lab:
38.1973, 66.3540, -69.2807
CIE-LCH:
38.1973, 95.9305, 313.7638
CIE-Luv:
38.1973, 18.4119, -102.1218
Hunter-Lab:
31.9359, 58.8192, -86.5202
#8023cd color charts
#8023cd color shades, tints & tones
#8023cd color schemes
#8023cd color preview, HTML & CSS examples
This text has a color of #8023cd
<p style="color:#8023cd;">Text here</p>
.mytext {color:#8023cd;}
This box has a color of #8023cd
<div style="background-color:#8023cd;">Content here</div>
.mybackground {background-color:#8023cd;}
Border around this has a color of #8023cd
<div style="border:2px solid #8023cd;">Content here</div>
.myborder {border:2px solid #8023cd;}