#7f93c5 color space conversions
Hex:
#7f93c5
RGB:
127, 147, 197
CMY:
50, 42, 23
CMYK:
36, 25, 0, 23
HSL:
223°, 37.6344%, 63.5294%
HSV (HSB):
223°, 35.5330%, 77.2549%
XYZ:
29.2642, 29.4107, 56.9578
xyY:
0.2531, 0.2543, 29.4107
CIE-Lab:
61.1424, 5.1158, -28.1449
CIE-LCH:
61.1424, 28.6061, 280.3019
CIE-Luv:
61.1424, -12.1683, -44.1822
Hunter-Lab:
54.2316, 1.4158, -24.3083
#7f93c5 color charts
#7f93c5 color shades, tints & tones
#7f93c5 color schemes
#7f93c5 color preview, HTML & CSS examples
This text has a color of #7f93c5
<p style="color:#7f93c5;">Text here</p>
.mytext {color:#7f93c5;}
This box has a color of #7f93c5
<div style="background-color:#7f93c5;">Content here</div>
.mybackground {background-color:#7f93c5;}
Border around this has a color of #7f93c5
<div style="border:2px solid #7f93c5;">Content here</div>
.myborder {border:2px solid #7f93c5;}