#7f64c7 color space conversions
Hex:
#7f64c7
RGB:
127, 100, 199
CMY:
50, 61, 22
CMYK:
36, 50, 0, 22
HSL:
256°, 46.9194%, 58.6275%
HSV (HSB):
256°, 49.7487%, 78.0392%
XYZ:
23.6184, 17.7499, 56.2141
xyY:
0.2420, 0.1819, 17.7499
CIE-Lab:
49.1913, 33.3483, -48.0457
CIE-LCH:
49.1913, 58.4850, 304.7643
CIE-Luv:
49.1913, 5.2471, -76.6915
Hunter-Lab:
42.1306, 26.3383, -49.6181
#7f64c7 color charts
#7f64c7 color shades, tints & tones
#7f64c7 color schemes
#7f64c7 color preview, HTML & CSS examples
This text has a color of #7f64c7
<p style="color:#7f64c7;">Text here</p>
.mytext {color:#7f64c7;}
This box has a color of #7f64c7
<div style="background-color:#7f64c7;">Content here</div>
.mybackground {background-color:#7f64c7;}
Border around this has a color of #7f64c7
<div style="border:2px solid #7f64c7;">Content here</div>
.myborder {border:2px solid #7f64c7;}