#979fd7 color space conversions
Hex:
#979fd7
RGB:
151, 159, 215
CMY:
41, 38, 16
CMYK:
30, 26, 0, 16
HSL:
233°, 44.4444%, 71.7647%
HSV (HSB):
233°, 29.7674%, 84.3137%
XYZ:
37.4264, 36.2819, 69.3205
xyY:
0.2617, 0.2537, 36.2819
CIE-Lab:
66.7347, 9.8643, -29.4075
CIE-LCH:
66.7347, 31.0179, 288.5433
CIE-Luv:
66.7347, -7.1547, -47.5396
Hunter-Lab:
60.2344, 5.4998, -26.0695
#979fd7 color charts
#979fd7 color shades, tints & tones
#979fd7 color schemes
#979fd7 color preview, HTML & CSS examples
This text has a color of #979fd7
<p style="color:#979fd7;">Text here</p>
.mytext {color:#979fd7;}
This box has a color of #979fd7
<div style="background-color:#979fd7;">Content here</div>
.mybackground {background-color:#979fd7;}
Border around this has a color of #979fd7
<div style="border:2px solid #979fd7;">Content here</div>
.myborder {border:2px solid #979fd7;}