#8b33cd color space conversions
Hex:
#8b33cd
RGB:
139, 51, 205
CMY:
45, 80, 20
CMYK:
32, 75, 0, 20
HSL:
274°, 60.6299%, 50.1961%
HSV (HSB):
274°, 75.1220%, 80.3922%
XYZ:
22.8507, 12.2644, 58.9205
xyY:
0.2430, 0.1304, 12.2644
CIE-Lab:
41.6333, 62.4829, -63.6114
CIE-LCH:
41.6333, 89.1658, 314.4872
CIE-Luv:
41.6333, 21.8931, -97.7322
Hunter-Lab:
35.0206, 55.1843, -75.2383
#8b33cd color charts
#8b33cd color shades, tints & tones
#8b33cd color schemes
#8b33cd color preview, HTML & CSS examples
This text has a color of #8b33cd
<p style="color:#8b33cd;">Text here</p>
.mytext {color:#8b33cd;}
This box has a color of #8b33cd
<div style="background-color:#8b33cd;">Content here</div>
.mybackground {background-color:#8b33cd;}
Border around this has a color of #8b33cd
<div style="border:2px solid #8b33cd;">Content here</div>
.myborder {border:2px solid #8b33cd;}