#4800ed color space conversions
Hex:
#4800ed
RGB:
72, 0, 237
CMY:
72, 100, 7
CMYK:
70, 100, 0, 7
HSL:
258°, 100.0000%, 46.4706%
HSV (HSB):
258°, 100.0000%, 92.9412%
XYZ:
17.9585, 7.4921, 80.6204
xyY:
0.1693, 0.0706, 7.4921
CIE-Lab:
32.9020, 76.1268, -96.6222
CIE-LCH:
32.9020, 123.0086, 308.2339
CIE-Luv:
32.9020, -2.0710, -122.8314
Hunter-Lab:
27.3718, 69.2128, -155.4715
#4800ed color charts
#4800ed color shades, tints & tones
#4800ed color schemes
#4800ed color preview, HTML & CSS examples
This text has a color of #4800ed
<p style="color:#4800ed;">Text here</p>
.mytext {color:#4800ed;}
This box has a color of #4800ed
<div style="background-color:#4800ed;">Content here</div>
.mybackground {background-color:#4800ed;}
Border around this has a color of #4800ed
<div style="border:2px solid #4800ed;">Content here</div>
.myborder {border:2px solid #4800ed;}