#7f97c6 color space conversions
Hex:
#7f97c6
RGB:
127, 151, 198
CMY:
50, 41, 22
CMYK:
36, 24, 0, 22
HSL:
220°, 38.3784%, 63.7255%
HSV (HSB):
220°, 35.8586%, 77.6471%
XYZ:
30.0120, 30.7225, 57.7743
xyY:
0.2532, 0.2592, 30.7225
CIE-Lab:
62.2726, 3.0959, -26.9626
CIE-LCH:
62.2726, 27.1398, 276.5502
CIE-Luv:
62.2726, -13.8360, -42.1167
Hunter-Lab:
55.4278, -0.3478, -23.0005
#7f97c6 color charts
#7f97c6 color shades, tints & tones
#7f97c6 color schemes
#7f97c6 color preview, HTML & CSS examples
This text has a color of #7f97c6
<p style="color:#7f97c6;">Text here</p>
.mytext {color:#7f97c6;}
This box has a color of #7f97c6
<div style="background-color:#7f97c6;">Content here</div>
.mybackground {background-color:#7f97c6;}
Border around this has a color of #7f97c6
<div style="border:2px solid #7f97c6;">Content here</div>
.myborder {border:2px solid #7f97c6;}