#7f70f5 color space conversions
Hex:
#7f70f5
RGB:
127, 112, 245
CMY:
50, 56, 4
CMYK:
48, 54, 0, 4
HSL:
247°, 86.9281%, 70.0000%
HSV (HSB):
247°, 54.2857%, 96.0784%
XYZ:
31.0280, 22.6929, 89.1310
xyY:
0.2172, 0.1589, 22.6929
CIE-Lab:
54.7546, 39.3005, -65.1003
CIE-LCH:
54.7546, 76.0432, 301.1190
CIE-Luv:
54.7546, -2.5306, -105.7928
Hunter-Lab:
47.6371, 32.8994, -77.5881
#7f70f5 color charts
#7f70f5 color shades, tints & tones
#7f70f5 color schemes
#7f70f5 color preview, HTML & CSS examples
This text has a color of #7f70f5
<p style="color:#7f70f5;">Text here</p>
.mytext {color:#7f70f5;}
This box has a color of #7f70f5
<div style="background-color:#7f70f5;">Content here</div>
.mybackground {background-color:#7f70f5;}
Border around this has a color of #7f70f5
<div style="border:2px solid #7f70f5;">Content here</div>
.myborder {border:2px solid #7f70f5;}