#7f39d5 color space conversions
Hex:
#7f39d5
RGB:
127, 57, 213
CMY:
50, 78, 16
CMYK:
40, 73, 0, 16
HSL:
267°, 65.0000%, 52.9412%
HSV (HSB):
267°, 73.2394%, 83.5294%
XYZ:
22.2258, 12.2424, 64.1424
xyY:
0.2254, 0.1241, 12.2424
CIE-Lab:
41.5988, 59.7711, -68.3500
CIE-LCH:
41.5988, 90.7982, 311.1692
CIE-Luv:
41.5988, 13.7213, -103.6679
Hunter-Lab:
34.9891, 52.1557, -84.1986
#7f39d5 color charts
#7f39d5 color shades, tints & tones
#7f39d5 color schemes
#7f39d5 color preview, HTML & CSS examples
This text has a color of #7f39d5
<p style="color:#7f39d5;">Text here</p>
.mytext {color:#7f39d5;}
This box has a color of #7f39d5
<div style="background-color:#7f39d5;">Content here</div>
.mybackground {background-color:#7f39d5;}
Border around this has a color of #7f39d5
<div style="border:2px solid #7f39d5;">Content here</div>
.myborder {border:2px solid #7f39d5;}