#7f0ff8 color space conversions
Hex:
#7f0ff8
RGB:
127, 15, 248
CMY:
50, 94, 3
CMYK:
49, 94, 0, 3
HSL:
269°, 94.3320%, 51.5686%
HSV (HSB):
269°, 93.9516%, 97.2549%
XYZ:
25.8665, 11.6310, 89.6886
xyY:
0.2034, 0.0914, 11.6310
CIE-Lab:
40.6235, 79.9516, -89.8536
CIE-LCH:
40.6235, 120.2744, 311.6626
CIE-Luv:
40.6235, 11.9264, -129.5598
Hunter-Lab:
34.1042, 75.7017, -132.0502
#7f0ff8 color charts
#7f0ff8 color shades, tints & tones
#7f0ff8 color schemes
#7f0ff8 color preview, HTML & CSS examples
This text has a color of #7f0ff8
<p style="color:#7f0ff8;">Text here</p>
.mytext {color:#7f0ff8;}
This box has a color of #7f0ff8
<div style="background-color:#7f0ff8;">Content here</div>
.mybackground {background-color:#7f0ff8;}
Border around this has a color of #7f0ff8
<div style="border:2px solid #7f0ff8;">Content here</div>
.myborder {border:2px solid #7f0ff8;}