#7f0f90 color space conversions
Hex:
#7f0f90
RGB:
127, 15, 144
CMY:
50, 94, 44
CMYK:
12, 90, 0, 44
HSL:
292°, 81.1321%, 31.1765%
HSV (HSB):
292°, 89.5833%, 56.4706%
XYZ:
13.9573, 6.8673, 26.9754
xyY:
0.2920, 0.1437, 6.8673
CIE-Lab:
31.5029, 59.0356, -43.7110
CIE-LCH:
31.5029, 73.4565, 323.4831
CIE-Luv:
31.5029, 34.5148, -63.8951
Hunter-Lab:
26.2055, 49.2108, -42.6881
#7f0f90 color charts
#7f0f90 color shades, tints & tones
#7f0f90 color schemes
#7f0f90 color preview, HTML & CSS examples
This text has a color of #7f0f90
<p style="color:#7f0f90;">Text here</p>
.mytext {color:#7f0f90;}
This box has a color of #7f0f90
<div style="background-color:#7f0f90;">Content here</div>
.mybackground {background-color:#7f0f90;}
Border around this has a color of #7f0f90
<div style="border:2px solid #7f0f90;">Content here</div>
.myborder {border:2px solid #7f0f90;}