#979cc4 color space conversions
Hex:
#979cc4
RGB:
151, 156, 196
CMY:
41, 39, 23
CMYK:
23, 20, 0, 23
HSL:
233°, 27.6074%, 68.0392%
HSV (HSB):
233°, 22.9592%, 76.8627%
XYZ:
34.6148, 34.3418, 57.0288
xyY:
0.2748, 0.2726, 34.3418
CIE-Lab:
65.2329, 6.9206, -21.1591
CIE-LCH:
65.2329, 22.2622, 288.1115
CIE-Luv:
65.2329, -4.8815, -33.5455
Hunter-Lab:
58.6018, 2.8826, -16.6772
#979cc4 color charts
#979cc4 color shades, tints & tones
#979cc4 color schemes
#979cc4 color preview, HTML & CSS examples
This text has a color of #979cc4
<p style="color:#979cc4;">Text here</p>
.mytext {color:#979cc4;}
This box has a color of #979cc4
<div style="background-color:#979cc4;">Content here</div>
.mybackground {background-color:#979cc4;}
Border around this has a color of #979cc4
<div style="border:2px solid #979cc4;">Content here</div>
.myborder {border:2px solid #979cc4;}