#5e20d5 color space conversions
Hex:
#5e20d5
RGB:
94, 32, 213
CMY:
63, 87, 16
CMYK:
56, 85, 0, 16
HSL:
261°, 73.8776%, 48.0392%
HSV (HSB):
261°, 84.9765%, 83.5294%
XYZ:
17.1428, 8.2168, 63.6333
xyY:
0.1926, 0.0923, 8.2168
CIE-Lab:
34.4304, 65.1275, -80.2646
CIE-LCH:
34.4304, 103.3634, 309.0562
CIE-Luv:
34.4304, 4.0911, -109.7133
Hunter-Lab:
28.6650, 56.5868, -111.5522
#5e20d5 color charts
#5e20d5 color shades, tints & tones
#5e20d5 color schemes
#5e20d5 color preview, HTML & CSS examples
This text has a color of #5e20d5
<p style="color:#5e20d5;">Text here</p>
.mytext {color:#5e20d5;}
This box has a color of #5e20d5
<div style="background-color:#5e20d5;">Content here</div>
.mybackground {background-color:#5e20d5;}
Border around this has a color of #5e20d5
<div style="border:2px solid #5e20d5;">Content here</div>
.myborder {border:2px solid #5e20d5;}