#7f96e9 color space conversions
Hex:
#7f96e9
RGB:
127, 150, 233
CMY:
50, 41, 9
CMYK:
45, 36, 0, 9
HSL:
227°, 70.6667%, 70.5882%
HSV (HSB):
227°, 45.4936%, 91.3725%
XYZ:
34.3667, 32.2079, 81.4962
xyY:
0.2321, 0.2175, 32.2079
CIE-Lab:
63.5143, 13.4734, -44.4951
CIE-LCH:
63.5143, 46.4903, 286.8466
CIE-Luv:
63.5143, -14.3925, -72.5902
Hunter-Lab:
56.7520, 8.7764, -45.4144
#7f96e9 color charts
#7f96e9 color shades, tints & tones
#7f96e9 color schemes
#7f96e9 color preview, HTML & CSS examples
This text has a color of #7f96e9
<p style="color:#7f96e9;">Text here</p>
.mytext {color:#7f96e9;}
This box has a color of #7f96e9
<div style="background-color:#7f96e9;">Content here</div>
.mybackground {background-color:#7f96e9;}
Border around this has a color of #7f96e9
<div style="border:2px solid #7f96e9;">Content here</div>
.myborder {border:2px solid #7f96e9;}