#7f027d color space conversions
Hex:
#7f027d
RGB:
127, 2, 125
CMY:
50, 99, 51
CMYK:
0, 98, 2, 50
HSL:
301°, 96.8992%, 25.2941%
HSV (HSB):
301°, 98.4252%, 49.8039%
XYZ:
12.4758, 6.0361, 19.9096
xyY:
0.3247, 0.1571, 6.0361
CIE-Lab:
29.5034, 57.9696, -35.0637
CIE-LCH:
29.5034, 67.7491, 328.8318
CIE-Luv:
29.5034, 41.7264, -51.5998
Hunter-Lab:
24.5685, 47.6466, -30.8489
#7f027d color charts
#7f027d color shades, tints & tones
#7f027d color schemes
#7f027d color preview, HTML & CSS examples
This text has a color of #7f027d
<p style="color:#7f027d;">Text here</p>
.mytext {color:#7f027d;}
This box has a color of #7f027d
<div style="background-color:#7f027d;">Content here</div>
.mybackground {background-color:#7f027d;}
Border around this has a color of #7f027d
<div style="border:2px solid #7f027d;">Content here</div>
.myborder {border:2px solid #7f027d;}