#7f73d4 color space conversions
Hex:
#7f73d4
RGB:
127, 115, 212
CMY:
50, 55, 17
CMYK:
40, 46, 0, 17
HSL:
247°, 53.0055%, 64.1176%
HSV (HSB):
247°, 45.7547%, 83.1373%
XYZ:
26.7668, 21.5270, 65.0317
xyY:
0.2362, 0.1900, 21.5270
CIE-Lab:
53.5215, 28.0734, -48.5650
CIE-LCH:
53.5215, 56.0952, 300.0304
CIE-Luv:
53.5215, -0.9059, -78.4092
Hunter-Lab:
46.3972, 21.7827, -50.6247
#7f73d4 color charts
#7f73d4 color shades, tints & tones
#7f73d4 color schemes
#7f73d4 color preview, HTML & CSS examples
This text has a color of #7f73d4
<p style="color:#7f73d4;">Text here</p>
.mytext {color:#7f73d4;}
This box has a color of #7f73d4
<div style="background-color:#7f73d4;">Content here</div>
.mybackground {background-color:#7f73d4;}
Border around this has a color of #7f73d4
<div style="border:2px solid #7f73d4;">Content here</div>
.myborder {border:2px solid #7f73d4;}