#7f66e6 color space conversions
Hex:
#7f66e6
RGB:
127, 102, 230
CMY:
50, 60, 10
CMYK:
45, 56, 0, 10
HSL:
252°, 71.9101%, 65.0980%
HSV (HSB):
252°, 55.6522%, 90.1961%
XYZ:
27.7867, 19.7279, 77.2063
xyY:
0.2228, 0.1582, 19.7279
CIE-Lab:
51.5282, 40.7758, -61.9170
CIE-LCH:
51.5282, 74.1376, 303.3671
CIE-Luv:
51.5282, 1.5458, -99.5494
Hunter-Lab:
44.4161, 33.9412, -71.9694
#7f66e6 color charts
#7f66e6 color shades, tints & tones
#7f66e6 color schemes
#7f66e6 color preview, HTML & CSS examples
This text has a color of #7f66e6
<p style="color:#7f66e6;">Text here</p>
.mytext {color:#7f66e6;}
This box has a color of #7f66e6
<div style="background-color:#7f66e6;">Content here</div>
.mybackground {background-color:#7f66e6;}
Border around this has a color of #7f66e6
<div style="border:2px solid #7f66e6;">Content here</div>
.myborder {border:2px solid #7f66e6;}