#7f74e4 color space conversions
Hex:
#7f74e4
RGB:
127, 116, 228
CMY:
50, 55, 11
CMYK:
44, 49, 0, 11
HSL:
246°, 67.4699%, 67.4510%
HSV (HSB):
246°, 49.1228%, 89.4118%
XYZ:
29.0014, 22.6042, 76.2333
xyY:
0.2269, 0.1768, 22.6042
CIE-Lab:
54.6623, 32.0333, -55.7610
CIE-LCH:
54.6623, 64.3073, 299.8763
CIE-Luv:
54.6623, -2.4510, -90.5563
Hunter-Lab:
47.5439, 25.6816, -61.7866
#7f74e4 color charts
#7f74e4 color shades, tints & tones
#7f74e4 color schemes
#7f74e4 color preview, HTML & CSS examples
This text has a color of #7f74e4
<p style="color:#7f74e4;">Text here</p>
.mytext {color:#7f74e4;}
This box has a color of #7f74e4
<div style="background-color:#7f74e4;">Content here</div>
.mybackground {background-color:#7f74e4;}
Border around this has a color of #7f74e4
<div style="border:2px solid #7f74e4;">Content here</div>
.myborder {border:2px solid #7f74e4;}