#7f74d7 color space conversions
Hex:
#7f74d7
RGB:
127, 116, 215
CMY:
50, 55, 16
CMYK:
41, 46, 0, 16
HSL:
247°, 55.3073%, 64.9020%
HSV (HSB):
247°, 46.0465%, 84.3137%
XYZ:
27.2635, 21.9091, 67.0819
xyY:
0.2345, 0.1885, 21.9091
CIE-Lab:
53.9304, 28.3255, -49.6116
CIE-LCH:
53.9304, 57.1283, 299.7240
CIE-Luv:
53.9304, -1.4742, -80.2207
Hunter-Lab:
46.8072, 22.0574, -52.2067
#7f74d7 color charts
#7f74d7 color shades, tints & tones
#7f74d7 color schemes
#7f74d7 color preview, HTML & CSS examples
This text has a color of #7f74d7
<p style="color:#7f74d7;">Text here</p>
.mytext {color:#7f74d7;}
This box has a color of #7f74d7
<div style="background-color:#7f74d7;">Content here</div>
.mybackground {background-color:#7f74d7;}
Border around this has a color of #7f74d7
<div style="border:2px solid #7f74d7;">Content here</div>
.myborder {border:2px solid #7f74d7;}