#7f004c color space conversions
Hex:
#7f004c
RGB:
127, 0, 76
CMY:
50, 100, 70
CMYK:
0, 100, 40, 50
HSL:
324°, 100.0000%, 24.9020%
HSV (HSB):
324°, 100.0000%, 49.8039%
XYZ:
10.0569, 5.0338, 7.2790
xyY:
0.4496, 0.2250, 5.0338
CIE-Lab:
26.8309, 51.8735, -7.3247
CIE-LCH:
26.8309, 52.3881, 351.9628
CIE-Luv:
26.8309, 61.6382, -16.2238
Hunter-Lab:
22.4362, 40.7483, -3.5303
#7f004c color charts
#7f004c color shades, tints & tones
#7f004c color schemes
#7f004c color preview, HTML & CSS examples
This text has a color of #7f004c
<p style="color:#7f004c;">Text here</p>
.mytext {color:#7f004c;}
This box has a color of #7f004c
<div style="background-color:#7f004c;">Content here</div>
.mybackground {background-color:#7f004c;}
Border around this has a color of #7f004c
<div style="border:2px solid #7f004c;">Content here</div>
.myborder {border:2px solid #7f004c;}