#7f024d color space conversions
Hex:
#7f024d
RGB:
127, 2, 77
CMY:
50, 99, 70
CMYK:
0, 98, 39, 50
HSL:
324°, 96.8992%, 25.2941%
HSV (HSB):
324°, 98.4252%, 49.8039%
XYZ:
10.1137, 5.0913, 7.4708
xyY:
0.4460, 0.2245, 5.0913
CIE-Lab:
26.9932, 51.6180, -7.7516
CIE-LCH:
26.9932, 52.1968, 351.4595
CIE-Luv:
26.9932, 60.9397, -16.6865
Hunter-Lab:
22.5638, 40.5214, -3.8361
#7f024d color charts
#7f024d color shades, tints & tones
#7f024d color schemes
#7f024d color preview, HTML & CSS examples
This text has a color of #7f024d
<p style="color:#7f024d;">Text here</p>
.mytext {color:#7f024d;}
This box has a color of #7f024d
<div style="background-color:#7f024d;">Content here</div>
.mybackground {background-color:#7f024d;}
Border around this has a color of #7f024d
<div style="border:2px solid #7f024d;">Content here</div>
.myborder {border:2px solid #7f024d;}