#7f0ffc color space conversions
Hex:
#7f0ffc
RGB:
127, 15, 252
CMY:
50, 94, 1
CMYK:
50, 94, 0, 1
HSL:
268°, 97.5309%, 52.3529%
HSV (HSB):
268°, 94.0476%, 98.8235%
XYZ:
26.4939, 11.8819, 92.9925
xyY:
0.2017, 0.0904, 11.8819
CIE-Lab:
41.0279, 80.8075, -91.4308
CIE-LCH:
41.0279, 122.0223, 311.4706
CIE-Luv:
41.0279, 11.3359, -131.8761
Hunter-Lab:
34.4702, 76.8728, -135.8214
#7f0ffc color charts
#7f0ffc color shades, tints & tones
#7f0ffc color schemes
#7f0ffc color preview, HTML & CSS examples
This text has a color of #7f0ffc
<p style="color:#7f0ffc;">Text here</p>
.mytext {color:#7f0ffc;}
This box has a color of #7f0ffc
<div style="background-color:#7f0ffc;">Content here</div>
.mybackground {background-color:#7f0ffc;}
Border around this has a color of #7f0ffc
<div style="border:2px solid #7f0ffc;">Content here</div>
.myborder {border:2px solid #7f0ffc;}