#7f00a4 color space conversions
Hex:
#7f00a4
RGB:
127, 0, 164
CMY:
50, 100, 36
CMYK:
23, 100, 0, 36
HSL:
286°, 100.0000%, 32.1569%
HSV (HSB):
286°, 100.0000%, 64.3137%
XYZ:
15.4532, 7.1924, 35.6957
xyY:
0.2649, 0.1233, 7.1924
CIE-Lab:
32.2409, 64.9611, -54.7318
CIE-LCH:
32.2409, 84.9442, 319.8848
CIE-Luv:
32.2409, 29.5133, -78.5520
Hunter-Lab:
26.8186, 55.9217, -60.1425
#7f00a4 color charts
#7f00a4 color shades, tints & tones
#7f00a4 color schemes
#7f00a4 color preview, HTML & CSS examples
This text has a color of #7f00a4
<p style="color:#7f00a4;">Text here</p>
.mytext {color:#7f00a4;}
This box has a color of #7f00a4
<div style="background-color:#7f00a4;">Content here</div>
.mybackground {background-color:#7f00a4;}
Border around this has a color of #7f00a4
<div style="border:2px solid #7f00a4;">Content here</div>
.myborder {border:2px solid #7f00a4;}