#7f3fff color space conversions
Hex:
#7f3fff
RGB:
127, 63, 255
CMY:
50, 75, 0
CMYK:
50, 75, 0, 0
HSL:
260°, 100.0000%, 62.3529%
HSV (HSB):
260°, 75.2941%, 100.0000%
XYZ:
28.5799, 15.2870, 96.0521
xyY:
0.2043, 0.1093, 15.2870
CIE-Lab:
46.0249, 67.6252, -84.8740
CIE-LCH:
46.0249, 108.5208, 308.5469
CIE-Luv:
46.0249, 6.8931, -129.4600
Hunter-Lab:
39.0986, 62.0554, -118.2864
#7f3fff color charts
#7f3fff color shades, tints & tones
#7f3fff color schemes
#7f3fff color preview, HTML & CSS examples
This text has a color of #7f3fff
<p style="color:#7f3fff;">Text here</p>
.mytext {color:#7f3fff;}
This box has a color of #7f3fff
<div style="background-color:#7f3fff;">Content here</div>
.mybackground {background-color:#7f3fff;}
Border around this has a color of #7f3fff
<div style="border:2px solid #7f3fff;">Content here</div>
.myborder {border:2px solid #7f3fff;}