#7f235c color space conversions
Hex:
#7f235c
RGB:
127, 35, 92
CMY:
50, 86, 64
CMYK:
0, 72, 28, 50
HSL:
323°, 56.7901%, 31.7647%
HSV (HSB):
323°, 72.4409%, 49.8039%
XYZ:
11.2852, 6.4868, 10.7825
xyY:
0.3952, 0.2272, 6.4868
CIE-Lab:
30.6088, 44.8499, -12.1701
CIE-LCH:
30.6088, 46.4718, 344.8183
CIE-Luv:
30.6088, 48.7271, -21.5246
Hunter-Lab:
25.4692, 34.5208, -7.2723
#7f235c color charts
#7f235c color shades, tints & tones
#7f235c color schemes
#7f235c color preview, HTML & CSS examples
This text has a color of #7f235c
<p style="color:#7f235c;">Text here</p>
.mytext {color:#7f235c;}
This box has a color of #7f235c
<div style="background-color:#7f235c;">Content here</div>
.mybackground {background-color:#7f235c;}
Border around this has a color of #7f235c
<div style="border:2px solid #7f235c;">Content here</div>
.myborder {border:2px solid #7f235c;}