#7976d7 color space conversions
Hex:
#7976d7
RGB:
121, 118, 215
CMY:
53, 54, 16
CMYK:
44, 45, 0, 16
HSL:
242°, 54.8023%, 65.2941%
HSV (HSB):
242°, 45.1163%, 84.3137%
XYZ:
26.6293, 21.9281, 67.1190
xyY:
0.2302, 0.1896, 21.9281
CIE-Lab:
53.9506, 25.6615, -49.6081
CIE-LCH:
53.9506, 55.8522, 297.3518
CIE-Luv:
53.9506, -4.6109, -79.9293
Hunter-Lab:
46.8275, 19.5594, -52.2027
#7976d7 color charts
#7976d7 color shades, tints & tones
#7976d7 color schemes
#7976d7 color preview, HTML & CSS examples
This text has a color of #7976d7
<p style="color:#7976d7;">Text here</p>
.mytext {color:#7976d7;}
This box has a color of #7976d7
<div style="background-color:#7976d7;">Content here</div>
.mybackground {background-color:#7976d7;}
Border around this has a color of #7976d7
<div style="border:2px solid #7976d7;">Content here</div>
.myborder {border:2px solid #7976d7;}