#979ec3 color space conversions
Hex:
#979ec3
RGB:
151, 158, 195
CMY:
41, 38, 24
CMYK:
23, 19, 0, 24
HSL:
230°, 26.8293%, 67.8431%
HSV (HSB):
230°, 22.5641%, 76.4706%
XYZ:
34.8397, 34.9732, 56.5440
xyY:
0.2757, 0.2768, 34.9732
CIE-Lab:
65.7278, 5.5594, -19.8479
CIE-LCH:
65.7278, 20.6118, 285.6477
CIE-Luv:
65.7278, -5.7195, -31.2817
Hunter-Lab:
59.1381, 1.6670, -15.2926
#979ec3 color charts
#979ec3 color shades, tints & tones
#979ec3 color schemes
#979ec3 color preview, HTML & CSS examples
This text has a color of #979ec3
<p style="color:#979ec3;">Text here</p>
.mytext {color:#979ec3;}
This box has a color of #979ec3
<div style="background-color:#979ec3;">Content here</div>
.mybackground {background-color:#979ec3;}
Border around this has a color of #979ec3
<div style="border:2px solid #979ec3;">Content here</div>
.myborder {border:2px solid #979ec3;}