#7976d5 color space conversions
Hex:
#7976d5
RGB:
121, 118, 213
CMY:
53, 54, 16
CMYK:
43, 45, 0, 16
HSL:
242°, 53.0726%, 64.9020%
HSV (HSB):
242°, 44.6009%, 83.5294%
XYZ:
26.3738, 21.8259, 65.7736
xyY:
0.2314, 0.1915, 21.8259
CIE-Lab:
53.8418, 25.0809, -48.6507
CIE-LCH:
53.8418, 54.7352, 297.2724
CIE-Luv:
53.8418, -4.4846, -78.3146
Hunter-Lab:
46.7182, 19.0117, -50.7704
#7976d5 color charts
#7976d5 color shades, tints & tones
#7976d5 color schemes
#7976d5 color preview, HTML & CSS examples
This text has a color of #7976d5
<p style="color:#7976d5;">Text here</p>
.mytext {color:#7976d5;}
This box has a color of #7976d5
<div style="background-color:#7976d5;">Content here</div>
.mybackground {background-color:#7976d5;}
Border around this has a color of #7976d5
<div style="border:2px solid #7976d5;">Content here</div>
.myborder {border:2px solid #7976d5;}