#7f2d85 color space conversions
Hex:
#7f2d85
RGB:
127, 45, 133
CMY:
50, 82, 48
CMYK:
5, 66, 0, 48
HSL:
296°, 49.4382%, 34.9020%
HSV (HSB):
296°, 66.1654%, 52.1569%
XYZ:
13.9244, 8.0823, 23.0164
xyY:
0.3093, 0.1795, 8.0823
CIE-Lab:
34.1536, 47.4030, -32.6678
CIE-LCH:
34.1536, 57.5693, 325.4273
CIE-Luv:
34.1536, 33.2601, -49.7848
Hunter-Lab:
28.4293, 37.6764, -28.1008
#7f2d85 color charts
#7f2d85 color shades, tints & tones
#7f2d85 color schemes
#7f2d85 color preview, HTML & CSS examples
This text has a color of #7f2d85
<p style="color:#7f2d85;">Text here</p>
.mytext {color:#7f2d85;}
This box has a color of #7f2d85
<div style="background-color:#7f2d85;">Content here</div>
.mybackground {background-color:#7f2d85;}
Border around this has a color of #7f2d85
<div style="border:2px solid #7f2d85;">Content here</div>
.myborder {border:2px solid #7f2d85;}