#7f73f4 color space conversions
Hex:
#7f73f4
RGB:
127, 115, 244
CMY:
50, 55, 4
CMYK:
48, 53, 0, 4
HSL:
246°, 85.4305%, 70.3922%
HSV (HSB):
246°, 52.8689%, 95.6863%
XYZ:
31.2123, 23.3051, 88.4412
xyY:
0.2183, 0.1630, 23.3051
CIE-Lab:
55.3853, 37.2624, -63.5291
CIE-LCH:
55.3853, 73.6507, 300.3934
CIE-Luv:
55.3853, -3.3184, -103.4713
Hunter-Lab:
48.2754, 30.9265, -74.8273
#7f73f4 color charts
#7f73f4 color shades, tints & tones
#7f73f4 color schemes
#7f73f4 color preview, HTML & CSS examples
This text has a color of #7f73f4
<p style="color:#7f73f4;">Text here</p>
.mytext {color:#7f73f4;}
This box has a color of #7f73f4
<div style="background-color:#7f73f4;">Content here</div>
.mybackground {background-color:#7f73f4;}
Border around this has a color of #7f73f4
<div style="border:2px solid #7f73f4;">Content here</div>
.myborder {border:2px solid #7f73f4;}