#7b97e5 color space conversions
Hex:
#7b97e5
RGB:
123, 151, 229
CMY:
52, 41, 10
CMYK:
46, 34, 0, 10
HSL:
224°, 67.0886%, 69.0196%
HSV (HSB):
224°, 46.2882%, 89.8039%
XYZ:
33.3778, 32.0013, 78.5464
xyY:
0.2319, 0.2223, 32.0013
CIE-Lab:
63.3440, 10.7579, -42.5710
CIE-LCH:
63.3440, 43.9093, 284.1821
CIE-Luv:
63.3440, -16.1365, -69.0289
Hunter-Lab:
56.5697, 6.3234, -42.7247
#7b97e5 color charts
#7b97e5 color shades, tints & tones
#7b97e5 color schemes
#7b97e5 color preview, HTML & CSS examples
This text has a color of #7b97e5
<p style="color:#7b97e5;">Text here</p>
.mytext {color:#7b97e5;}
This box has a color of #7b97e5
<div style="background-color:#7b97e5;">Content here</div>
.mybackground {background-color:#7b97e5;}
Border around this has a color of #7b97e5
<div style="border:2px solid #7b97e5;">Content here</div>
.myborder {border:2px solid #7b97e5;}