#979db5 color space conversions
Hex:
#979db5
RGB:
151, 157, 181
CMY:
41, 38, 29
CMYK:
17, 13, 0, 29
HSL:
228°, 16.8539%, 65.0980%
HSV (HSB):
228°, 16.5746%, 70.9804%
XYZ:
33.1600, 34.0294, 48.5367
xyY:
0.2865, 0.2941, 34.0294
CIE-Lab:
64.9859, 2.9112, -13.1491
CIE-LCH:
64.9859, 13.4675, 282.4839
CIE-Luv:
64.9859, -4.5521, -20.2471
Hunter-Lab:
58.3348, -0.6189, -8.4971
#979db5 color charts
#979db5 color shades, tints & tones
#979db5 color schemes
#979db5 color preview, HTML & CSS examples
This text has a color of #979db5
<p style="color:#979db5;">Text here</p>
.mytext {color:#979db5;}
This box has a color of #979db5
<div style="background-color:#979db5;">Content here</div>
.mybackground {background-color:#979db5;}
Border around this has a color of #979db5
<div style="border:2px solid #979db5;">Content here</div>
.myborder {border:2px solid #979db5;}