#8d33cd color space conversions
Hex:
#8d33cd
RGB:
141, 51, 205
CMY:
45, 80, 20
CMYK:
31, 75, 0, 20
HSL:
275°, 60.6299%, 50.1961%
HSV (HSB):
275°, 75.1220%, 80.3922%
XYZ:
23.1878, 12.4382, 58.9363
xyY:
0.2452, 0.1315, 12.4382
CIE-Lab:
41.9042, 62.8364, -63.1589
CIE-LCH:
41.9042, 89.0925, 314.8533
CIE-Luv:
41.9042, 22.9311, -97.3772
Hunter-Lab:
35.2678, 55.6412, -74.3926
#8d33cd color charts
#8d33cd color shades, tints & tones
#8d33cd color schemes
#8d33cd color preview, HTML & CSS examples
This text has a color of #8d33cd
<p style="color:#8d33cd;">Text here</p>
.mytext {color:#8d33cd;}
This box has a color of #8d33cd
<div style="background-color:#8d33cd;">Content here</div>
.mybackground {background-color:#8d33cd;}
Border around this has a color of #8d33cd
<div style="border:2px solid #8d33cd;">Content here</div>
.myborder {border:2px solid #8d33cd;}