#7f70d6 color space conversions
Hex:
#7f70d6
RGB:
127, 112, 214
CMY:
50, 56, 16
CMYK:
41, 48, 0, 16
HSL:
249°, 55.4348%, 63.9216%
HSV (HSB):
249°, 47.6636%, 83.9216%
XYZ:
26.6842, 20.9554, 66.2567
xyY:
0.2343, 0.1840, 20.9554
CIE-Lab:
52.9007, 30.4117, -50.6863
CIE-LCH:
52.9007, 59.1099, 300.9637
CIE-Luv:
52.9007, -0.0693, -81.7965
Hunter-Lab:
45.7771, 23.9405, -53.7711
#7f70d6 color charts
#7f70d6 color shades, tints & tones
#7f70d6 color schemes
#7f70d6 color preview, HTML & CSS examples
This text has a color of #7f70d6
<p style="color:#7f70d6;">Text here</p>
.mytext {color:#7f70d6;}
This box has a color of #7f70d6
<div style="background-color:#7f70d6;">Content here</div>
.mybackground {background-color:#7f70d6;}
Border around this has a color of #7f70d6
<div style="border:2px solid #7f70d6;">Content here</div>
.myborder {border:2px solid #7f70d6;}