#7f00c9 color space conversions
Hex:
#7f00c9
RGB:
127, 0, 201
CMY:
50, 100, 21
CMYK:
37, 100, 0, 21
HSL:
278°, 100.0000%, 39.4118%
HSV (HSB):
278°, 100.0000%, 78.8235%
XYZ:
19.2950, 8.7291, 55.9263
xyY:
0.2298, 0.1040, 8.7291
CIE-Lab:
35.4573, 72.0600, -71.4507
CIE-LCH:
35.4573, 101.4783, 315.2433
CIE-Luv:
35.4573, 20.6767, -102.0048
Hunter-Lab:
29.5450, 64.8696, -91.5496
#7f00c9 color charts
#7f00c9 color shades, tints & tones
#7f00c9 color schemes
#7f00c9 color preview, HTML & CSS examples
This text has a color of #7f00c9
<p style="color:#7f00c9;">Text here</p>
.mytext {color:#7f00c9;}
This box has a color of #7f00c9
<div style="background-color:#7f00c9;">Content here</div>
.mybackground {background-color:#7f00c9;}
Border around this has a color of #7f00c9
<div style="border:2px solid #7f00c9;">Content here</div>
.myborder {border:2px solid #7f00c9;}