#7373ed color space conversions
Hex:
#7373ed
RGB:
115, 115, 237
CMY:
55, 55, 7
CMYK:
51, 51, 0, 7
HSL:
240°, 77.2152%, 69.0196%
HSV (HSB):
240°, 51.4768%, 92.9412%
XYZ:
28.4870, 22.0207, 82.8698
xyY:
0.2136, 0.1651, 22.0207
CIE-Lab:
54.0490, 32.6752, -61.8292
CIE-LCH:
54.0490, 69.9322, 297.8553
CIE-Luv:
54.0490, -7.1966, -99.8120
Hunter-Lab:
46.9263, 26.2392, -71.8552
#7373ed color charts
#7373ed color shades, tints & tones
#7373ed color schemes
#7373ed color preview, HTML & CSS examples
This text has a color of #7373ed
<p style="color:#7373ed;">Text here</p>
.mytext {color:#7373ed;}
This box has a color of #7373ed
<div style="background-color:#7373ed;">Content here</div>
.mybackground {background-color:#7373ed;}
Border around this has a color of #7373ed
<div style="border:2px solid #7373ed;">Content here</div>
.myborder {border:2px solid #7373ed;}