#7f74f5 color space conversions
Hex:
#7f74f5
RGB:
127, 116, 245
CMY:
50, 55, 4
CMYK:
48, 53, 0, 4
HSL:
245°, 86.5772%, 70.7843%
HSV (HSB):
245°, 52.6531%, 96.0784%
XYZ:
31.4792, 23.5954, 89.2814
xyY:
0.2181, 0.1635, 23.5954
CIE-Lab:
55.6804, 36.9710, -63.6093
CIE-LCH:
55.6804, 73.5731, 300.1660
CIE-Luv:
55.6804, -3.6819, -103.6970
Hunter-Lab:
48.5751, 30.6711, -74.9730
#7f74f5 color charts
#7f74f5 color shades, tints & tones
#7f74f5 color schemes
#7f74f5 color preview, HTML & CSS examples
This text has a color of #7f74f5
<p style="color:#7f74f5;">Text here</p>
.mytext {color:#7f74f5;}
This box has a color of #7f74f5
<div style="background-color:#7f74f5;">Content here</div>
.mybackground {background-color:#7f74f5;}
Border around this has a color of #7f74f5
<div style="border:2px solid #7f74f5;">Content here</div>
.myborder {border:2px solid #7f74f5;}