#979ec2 color space conversions
Hex:
#979ec2
RGB:
151, 158, 194
CMY:
41, 38, 24
CMYK:
22, 19, 0, 24
HSL:
230°, 26.0606%, 67.6471%
HSV (HSB):
230°, 22.1649%, 76.0784%
XYZ:
34.7270, 34.9281, 55.9504
xyY:
0.2765, 0.2781, 34.9281
CIE-Lab:
65.6926, 5.3246, -19.3440
CIE-LCH:
65.6926, 20.0634, 285.3899
CIE-Luv:
65.6926, -5.6690, -30.4378
Hunter-Lab:
59.1000, 1.4611, -14.7603
#979ec2 color charts
#979ec2 color shades, tints & tones
#979ec2 color schemes
#979ec2 color preview, HTML & CSS examples
This text has a color of #979ec2
<p style="color:#979ec2;">Text here</p>
.mytext {color:#979ec2;}
This box has a color of #979ec2
<div style="background-color:#979ec2;">Content here</div>
.mybackground {background-color:#979ec2;}
Border around this has a color of #979ec2
<div style="border:2px solid #979ec2;">Content here</div>
.myborder {border:2px solid #979ec2;}