#7e64e5 color space conversions
Hex:
#7e64e5
RGB:
126, 100, 229
CMY:
51, 61, 10
CMYK:
45, 56, 0, 10
HSL:
252°, 71.2707%, 64.5098%
HSV (HSB):
252°, 56.3319%, 89.8039%
XYZ:
27.3042, 19.2071, 76.3970
xyY:
0.2222, 0.1563, 19.2071
CIE-Lab:
50.9286, 41.4283, -62.3254
CIE-LCH:
50.9286, 74.8382, 303.6123
CIE-Luv:
50.9286, 1.7907, -99.9218
Hunter-Lab:
43.8259, 34.5129, -72.6757
#7e64e5 color charts
#7e64e5 color shades, tints & tones
#7e64e5 color schemes
#7e64e5 color preview, HTML & CSS examples
This text has a color of #7e64e5
<p style="color:#7e64e5;">Text here</p>
.mytext {color:#7e64e5;}
This box has a color of #7e64e5
<div style="background-color:#7e64e5;">Content here</div>
.mybackground {background-color:#7e64e5;}
Border around this has a color of #7e64e5
<div style="border:2px solid #7e64e5;">Content here</div>
.myborder {border:2px solid #7e64e5;}