#7f07d4 color space conversions
Hex:
#7f07d4
RGB:
127, 7, 212
CMY:
50, 97, 17
CMYK:
40, 97, 0, 17
HSL:
275°, 93.6073%, 42.9412%
HSV (HSB):
275°, 96.6981%, 83.1373%
XYZ:
20.7120, 9.4174, 63.0135
xyY:
0.2224, 0.1011, 9.4174
CIE-Lab:
36.7759, 73.4010, -75.6759
CIE-LCH:
36.7759, 105.4255, 314.1257
CIE-Luv:
36.7759, 18.2559, -108.4650
Hunter-Lab:
30.6879, 66.7706, -100.2626
#7f07d4 color charts
#7f07d4 color shades, tints & tones
#7f07d4 color schemes
#7f07d4 color preview, HTML & CSS examples
This text has a color of #7f07d4
<p style="color:#7f07d4;">Text here</p>
.mytext {color:#7f07d4;}
This box has a color of #7f07d4
<div style="background-color:#7f07d4;">Content here</div>
.mybackground {background-color:#7f07d4;}
Border around this has a color of #7f07d4
<div style="border:2px solid #7f07d4;">Content here</div>
.myborder {border:2px solid #7f07d4;}