#7f00f9 color space conversions
Hex:
#7f00f9
RGB:
127, 0, 249
CMY:
50, 100, 2
CMYK:
49, 100, 0, 2
HSL:
271°, 100.0000%, 48.8235%
HSV (HSB):
271°, 100.0000%, 97.6471%
XYZ:
25.8513, 11.3516, 90.4511
xyY:
0.2025, 0.0889, 11.3516
CIE-Lab:
40.1664, 81.8583, -91.1715
CIE-LCH:
40.1664, 122.5276, 311.9191
CIE-Luv:
40.1664, 12.1966, -130.4328
Hunter-Lab:
33.6921, 77.9983, -135.5877
#7f00f9 color charts
#7f00f9 color shades, tints & tones
#7f00f9 color schemes
#7f00f9 color preview, HTML & CSS examples
This text has a color of #7f00f9
<p style="color:#7f00f9;">Text here</p>
.mytext {color:#7f00f9;}
This box has a color of #7f00f9
<div style="background-color:#7f00f9;">Content here</div>
.mybackground {background-color:#7f00f9;}
Border around this has a color of #7f00f9
<div style="border:2px solid #7f00f9;">Content here</div>
.myborder {border:2px solid #7f00f9;}