#7f10ec color space conversions
Hex:
#7f10ec
RGB:
127, 16, 236
CMY:
50, 94, 7
CMYK:
46, 93, 0, 7
HSL:
270°, 87.3016%, 49.4118%
HSV (HSB):
270°, 93.2203%, 92.5490%
XYZ:
24.0780, 10.9387, 80.1992
xyY:
0.2090, 0.0949, 10.9387
CIE-Lab:
39.4771, 77.2461, -84.9702
CIE-LCH:
39.4771, 114.8342, 312.2739
CIE-Luv:
39.4771, 13.7493, -122.5127
Hunter-Lab:
33.0738, 72.0706, -120.6183
#7f10ec color charts
#7f10ec color shades, tints & tones
#7f10ec color schemes
#7f10ec color preview, HTML & CSS examples
This text has a color of #7f10ec
<p style="color:#7f10ec;">Text here</p>
.mytext {color:#7f10ec;}
This box has a color of #7f10ec
<div style="background-color:#7f10ec;">Content here</div>
.mybackground {background-color:#7f10ec;}
Border around this has a color of #7f10ec
<div style="border:2px solid #7f10ec;">Content here</div>
.myborder {border:2px solid #7f10ec;}