#7f96d5 color space conversions
Hex:
#7f96d5
RGB:
127, 150, 213
CMY:
50, 41, 16
CMYK:
40, 30, 0, 16
HSL:
224°, 50.5882%, 66.6667%
HSV (HSB):
224°, 40.3756%, 83.5294%
XYZ:
31.6690, 31.1288, 67.2901
xyY:
0.2434, 0.2393, 31.1288
CIE-Lab:
62.6162, 7.7689, -34.8119
CIE-LCH:
62.6162, 35.6683, 282.5804
CIE-Luv:
62.6162, -13.8349, -55.6605
Hunter-Lab:
55.7932, 3.6809, -32.4522
#7f96d5 color charts
#7f96d5 color shades, tints & tones
#7f96d5 color schemes
#7f96d5 color preview, HTML & CSS examples
This text has a color of #7f96d5
<p style="color:#7f96d5;">Text here</p>
.mytext {color:#7f96d5;}
This box has a color of #7f96d5
<div style="background-color:#7f96d5;">Content here</div>
.mybackground {background-color:#7f96d5;}
Border around this has a color of #7f96d5
<div style="border:2px solid #7f96d5;">Content here</div>
.myborder {border:2px solid #7f96d5;}