#7f2c65 color space conversions
Hex:
#7f2c65
RGB:
127, 44, 101
CMY:
50, 83, 60
CMYK:
0, 65, 20, 50
HSL:
319°, 48.5380%, 33.5294%
HSV (HSB):
319°, 65.3543%, 49.8039%
XYZ:
12.0020, 7.2530, 13.0793
xyY:
0.3712, 0.2243, 7.2530
CIE-Lab:
32.3760, 42.3297, -15.2751
CIE-LCH:
32.3760, 45.0015, 340.1575
CIE-Luv:
32.3760, 42.9922, -25.4404
Hunter-Lab:
26.9313, 32.4192, -9.9425
#7f2c65 color charts
#7f2c65 color shades, tints & tones
#7f2c65 color schemes
#7f2c65 color preview, HTML & CSS examples
This text has a color of #7f2c65
<p style="color:#7f2c65;">Text here</p>
.mytext {color:#7f2c65;}
This box has a color of #7f2c65
<div style="background-color:#7f2c65;">Content here</div>
.mybackground {background-color:#7f2c65;}
Border around this has a color of #7f2c65
<div style="border:2px solid #7f2c65;">Content here</div>
.myborder {border:2px solid #7f2c65;}