#7976d2 color space conversions
Hex:
#7976d2
RGB:
121, 118, 210
CMY:
53, 54, 18
CMYK:
42, 44, 0, 18
HSL:
242°, 50.5495%, 64.3137%
HSV (HSB):
242°, 43.8095%, 82.3529%
XYZ:
25.9964, 21.6750, 63.7863
xyY:
0.2332, 0.1945, 21.6750
CIE-Lab:
53.6804, 24.2135, -47.2088
CIE-LCH:
53.6804, 53.0562, 297.1534
CIE-Luv:
53.6804, -4.2944, -75.8825
Hunter-Lab:
46.5564, 18.1983, -48.6430
#7976d2 color charts
#7976d2 color shades, tints & tones
#7976d2 color schemes
#7976d2 color preview, HTML & CSS examples
This text has a color of #7976d2
<p style="color:#7976d2;">Text here</p>
.mytext {color:#7976d2;}
This box has a color of #7976d2
<div style="background-color:#7976d2;">Content here</div>
.mybackground {background-color:#7976d2;}
Border around this has a color of #7976d2
<div style="border:2px solid #7976d2;">Content here</div>
.myborder {border:2px solid #7976d2;}