#979ed2 color space conversions
Hex:
#979ed2
RGB:
151, 158, 210
CMY:
41, 38, 18
CMYK:
28, 25, 0, 18
HSL:
233°, 39.5973%, 70.7843%
HSV (HSB):
233°, 28.0952%, 82.3529%
XYZ:
36.6222, 35.6862, 65.9307
xyY:
0.2649, 0.2581, 35.6862
CIE-Lab:
66.2794, 9.1830, -27.3410
CIE-LCH:
66.2794, 28.8420, 288.5657
CIE-Luv:
66.2794, -6.4813, -44.0004
Hunter-Lab:
59.7379, 4.8878, -23.6198
#979ed2 color charts
#979ed2 color shades, tints & tones
#979ed2 color schemes
#979ed2 color preview, HTML & CSS examples
This text has a color of #979ed2
<p style="color:#979ed2;">Text here</p>
.mytext {color:#979ed2;}
This box has a color of #979ed2
<div style="background-color:#979ed2;">Content here</div>
.mybackground {background-color:#979ed2;}
Border around this has a color of #979ed2
<div style="border:2px solid #979ed2;">Content here</div>
.myborder {border:2px solid #979ed2;}