#7f16f6 color space conversions
Hex:
#7f16f6
RGB:
127, 22, 246
CMY:
50, 91, 4
CMYK:
48, 91, 0, 4
HSL:
268°, 92.5620%, 52.5490%
HSV (HSB):
268°, 91.0569%, 96.4706%
XYZ:
25.6739, 11.7397, 88.1016
xyY:
0.2045, 0.0935, 11.7397
CIE-Lab:
40.7993, 78.3874, -88.4381
CIE-LCH:
40.7993, 118.1773, 311.5523
CIE-Luv:
40.7993, 11.9348, -128.1640
Hunter-Lab:
34.2632, 73.7918, -128.4693
#7f16f6 color charts
#7f16f6 color shades, tints & tones
#7f16f6 color schemes
#7f16f6 color preview, HTML & CSS examples
This text has a color of #7f16f6
<p style="color:#7f16f6;">Text here</p>
.mytext {color:#7f16f6;}
This box has a color of #7f16f6
<div style="background-color:#7f16f6;">Content here</div>
.mybackground {background-color:#7f16f6;}
Border around this has a color of #7f16f6
<div style="border:2px solid #7f16f6;">Content here</div>
.myborder {border:2px solid #7f16f6;}