#7f00d3 color space conversions
Hex:
#7f00d3
RGB:
127, 0, 211
CMY:
50, 100, 17
CMYK:
40, 100, 0, 17
HSL:
276°, 100.0000%, 41.3725%
HSV (HSB):
276°, 100.0000%, 82.7451%
XYZ:
20.5103, 9.2152, 62.3257
xyY:
0.2228, 0.1001, 9.2152
CIE-Lab:
36.3953, 74.0612, -75.7235
CIE-LCH:
36.3953, 105.9203, 314.3642
CIE-Luv:
36.3953, 18.6741, -108.0828
Hunter-Lab:
30.3565, 67.4790, -100.4802
#7f00d3 color charts
#7f00d3 color shades, tints & tones
#7f00d3 color schemes
#7f00d3 color preview, HTML & CSS examples
This text has a color of #7f00d3
<p style="color:#7f00d3;">Text here</p>
.mytext {color:#7f00d3;}
This box has a color of #7f00d3
<div style="background-color:#7f00d3;">Content here</div>
.mybackground {background-color:#7f00d3;}
Border around this has a color of #7f00d3
<div style="border:2px solid #7f00d3;">Content here</div>
.myborder {border:2px solid #7f00d3;}