#7f205f color space conversions
Hex:
#7f205f
RGB:
127, 32, 95
CMY:
50, 87, 63
CMYK:
0, 75, 25, 50
HSL:
320°, 59.7484%, 31.1765%
HSV (HSB):
320°, 74.8031%, 49.8039%
XYZ:
11.3345, 6.3713, 11.4589
xyY:
0.3886, 0.2185, 6.3713
CIE-Lab:
30.3305, 46.4068, -14.5456
CIE-LCH:
30.3305, 48.6330, 342.5971
CIE-Luv:
30.3305, 48.5252, -24.6300
Hunter-Lab:
25.2414, 35.9818, -9.2470
#7f205f color charts
#7f205f color shades, tints & tones
#7f205f color schemes
#7f205f color preview, HTML & CSS examples
This text has a color of #7f205f
<p style="color:#7f205f;">Text here</p>
.mytext {color:#7f205f;}
This box has a color of #7f205f
<div style="background-color:#7f205f;">Content here</div>
.mybackground {background-color:#7f205f;}
Border around this has a color of #7f205f
<div style="border:2px solid #7f205f;">Content here</div>
.myborder {border:2px solid #7f205f;}