#7f70e6 color space conversions
Hex:
#7f70e6
RGB:
127, 112, 230
CMY:
50, 56, 10
CMYK:
45, 51, 0, 10
HSL:
248°, 70.2381%, 67.0588%
HSV (HSB):
248°, 51.3043%, 90.1961%
XYZ:
28.8295, 21.8135, 77.5539
xyY:
0.2249, 0.1702, 21.8135
CIE-Lab:
53.8286, 34.9607, -58.2181
CIE-LCH:
53.8286, 67.9087, 300.9854
CIE-Luv:
53.8286, -1.3660, -94.3638
Hunter-Lab:
46.7050, 28.4487, -65.7579
#7f70e6 color charts
#7f70e6 color shades, tints & tones
#7f70e6 color schemes
#7f70e6 color preview, HTML & CSS examples
This text has a color of #7f70e6
<p style="color:#7f70e6;">Text here</p>
.mytext {color:#7f70e6;}
This box has a color of #7f70e6
<div style="background-color:#7f70e6;">Content here</div>
.mybackground {background-color:#7f70e6;}
Border around this has a color of #7f70e6
<div style="border:2px solid #7f70e6;">Content here</div>
.myborder {border:2px solid #7f70e6;}