#7f7be6 color space conversions
Hex:
#7f7be6
RGB:
127, 123, 230
CMY:
50, 52, 10
CMYK:
45, 47, 0, 10
HSL:
242°, 68.1529%, 69.2157%
HSV (HSB):
242°, 46.5217%, 90.1961%
XYZ:
30.1183, 24.3911, 77.9835
xyY:
0.2273, 0.1841, 24.3911
CIE-Lab:
56.4773, 28.4772, -53.9806
CIE-LCH:
56.4773, 61.0316, 297.8137
CIE-Luv:
56.4773, -4.8406, -87.9989
Hunter-Lab:
49.3874, 22.4282, -59.0487
#7f7be6 color charts
#7f7be6 color shades, tints & tones
#7f7be6 color schemes
#7f7be6 color preview, HTML & CSS examples
This text has a color of #7f7be6
<p style="color:#7f7be6;">Text here</p>
.mytext {color:#7f7be6;}
This box has a color of #7f7be6
<div style="background-color:#7f7be6;">Content here</div>
.mybackground {background-color:#7f7be6;}
Border around this has a color of #7f7be6
<div style="border:2px solid #7f7be6;">Content here</div>
.myborder {border:2px solid #7f7be6;}