#7f64f3 color space conversions
Hex:
#7f64f3
RGB:
127, 100, 243
CMY:
50, 61, 5
CMYK:
48, 59, 0, 5
HSL:
251°, 85.6287%, 67.2549%
HSV (HSB):
251°, 58.8477%, 95.2941%
XYZ:
29.4872, 20.0974, 87.1191
xyY:
0.2157, 0.1470, 20.0974
CIE-Lab:
51.9472, 45.6059, -68.5222
CIE-LCH:
51.9472, 82.3115, 303.6463
CIE-Luv:
51.9472, 0.8748, -110.0483
Hunter-Lab:
44.8302, 38.9564, -83.8380
#7f64f3 color charts
#7f64f3 color shades, tints & tones
#7f64f3 color schemes
#7f64f3 color preview, HTML & CSS examples
This text has a color of #7f64f3
<p style="color:#7f64f3;">Text here</p>
.mytext {color:#7f64f3;}
This box has a color of #7f64f3
<div style="background-color:#7f64f3;">Content here</div>
.mybackground {background-color:#7f64f3;}
Border around this has a color of #7f64f3
<div style="border:2px solid #7f64f3;">Content here</div>
.myborder {border:2px solid #7f64f3;}