#7f7cc7 color space conversions
Hex:
#7f7cc7
RGB:
127, 124, 199
CMY:
50, 51, 22
CMYK:
36, 38, 0, 22
HSL:
242°, 40.1070%, 63.3333%
HSV (HSB):
242°, 37.6884%, 78.0392%
XYZ:
26.2689, 23.0509, 57.0976
xyY:
0.2468, 0.2166, 23.0509
CIE-Lab:
55.1247, 19.1180, -38.6520
CIE-LCH:
55.1247, 43.1216, 296.3178
CIE-Luv:
55.1247, -3.1863, -61.9920
Hunter-Lab:
48.0113, 13.6445, -36.9029
#7f7cc7 color charts
#7f7cc7 color shades, tints & tones
#7f7cc7 color schemes
#7f7cc7 color preview, HTML & CSS examples
This text has a color of #7f7cc7
<p style="color:#7f7cc7;">Text here</p>
.mytext {color:#7f7cc7;}
This box has a color of #7f7cc7
<div style="background-color:#7f7cc7;">Content here</div>
.mybackground {background-color:#7f7cc7;}
Border around this has a color of #7f7cc7
<div style="border:2px solid #7f7cc7;">Content here</div>
.myborder {border:2px solid #7f7cc7;}