#7f14ed color space conversions
Hex:
#7f14ed
RGB:
127, 20, 237
CMY:
50, 92, 7
CMYK:
46, 92, 0, 7
HSL:
270°, 85.7708%, 50.3922%
HSV (HSB):
270°, 91.5612%, 92.9412%
XYZ:
24.2886, 11.1268, 80.9883
xyY:
0.2087, 0.0956, 11.1268
CIE-Lab:
39.7932, 76.8035, -85.0157
CIE-LCH:
39.7932, 114.5707, 312.0948
CIE-Luv:
39.7932, 13.4183, -122.9541
Hunter-Lab:
33.3568, 71.5996, -120.6028
#7f14ed color charts
#7f14ed color shades, tints & tones
#7f14ed color schemes
#7f14ed color preview, HTML & CSS examples
This text has a color of #7f14ed
<p style="color:#7f14ed;">Text here</p>
.mytext {color:#7f14ed;}
This box has a color of #7f14ed
<div style="background-color:#7f14ed;">Content here</div>
.mybackground {background-color:#7f14ed;}
Border around this has a color of #7f14ed
<div style="border:2px solid #7f14ed;">Content here</div>
.myborder {border:2px solid #7f14ed;}