#7f64f7 color space conversions
Hex:
#7f64f7
RGB:
127, 100, 247
CMY:
50, 61, 3
CMYK:
49, 60, 0, 3
HSL:
251°, 90.1840%, 68.0392%
HSV (HSB):
251°, 59.5142%, 96.8627%
XYZ:
30.0981, 20.3418, 90.3357
xyY:
0.2138, 0.1445, 20.3418
CIE-Lab:
52.2214, 46.7451, -70.3070
CIE-LCH:
52.2214, 84.4285, 303.6188
CIE-Luv:
52.2214, 0.5101, -112.9290
Hunter-Lab:
45.1019, 40.1912, -87.1822
#7f64f7 color charts
#7f64f7 color shades, tints & tones
#7f64f7 color schemes
#7f64f7 color preview, HTML & CSS examples
This text has a color of #7f64f7
<p style="color:#7f64f7;">Text here</p>
.mytext {color:#7f64f7;}
This box has a color of #7f64f7
<div style="background-color:#7f64f7;">Content here</div>
.mybackground {background-color:#7f64f7;}
Border around this has a color of #7f64f7
<div style="border:2px solid #7f64f7;">Content here</div>
.myborder {border:2px solid #7f64f7;}