#7980e5 color space conversions
Hex:
#7980e5
RGB:
121, 128, 229
CMY:
53, 50, 10
CMYK:
47, 44, 0, 10
HSL:
236°, 67.5000%, 68.6275%
HSV (HSB):
236°, 47.1616%, 89.8039%
XYZ:
29.7472, 25.1604, 77.4173
xyY:
0.2248, 0.1901, 25.1604
CIE-Lab:
57.2314, 23.8209, -52.2463
CIE-LCH:
57.2314, 57.4204, 294.5099
CIE-Luv:
57.2314, -8.7399, -84.9575
Hunter-Lab:
50.1602, 18.0780, -56.3962
#7980e5 color charts
#7980e5 color shades, tints & tones
#7980e5 color schemes
#7980e5 color preview, HTML & CSS examples
This text has a color of #7980e5
<p style="color:#7980e5;">Text here</p>
.mytext {color:#7980e5;}
This box has a color of #7980e5
<div style="background-color:#7980e5;">Content here</div>
.mybackground {background-color:#7980e5;}
Border around this has a color of #7980e5
<div style="border:2px solid #7980e5;">Content here</div>
.myborder {border:2px solid #7980e5;}