#978dcc color space conversions
Hex:
#978dcc
RGB:
151, 141, 204
CMY:
41, 45, 20
CMYK:
26, 31, 0, 20
HSL:
250°, 38.1818%, 67.6471%
HSV (HSB):
250°, 30.8824%, 80.0000%
XYZ:
33.1865, 29.9887, 61.1660
xyY:
0.2669, 0.2412, 29.9887
CIE-Lab:
61.6445, 17.4079, -31.1541
CIE-LCH:
61.6445, 35.6877, 299.1950
CIE-Luv:
61.6445, 1.0612, -50.8048
Hunter-Lab:
54.7619, 12.3400, -27.8903
#978dcc color charts
#978dcc color shades, tints & tones
#978dcc color schemes
#978dcc color preview, HTML & CSS examples
This text has a color of #978dcc
<p style="color:#978dcc;">Text here</p>
.mytext {color:#978dcc;}
This box has a color of #978dcc
<div style="background-color:#978dcc;">Content here</div>
.mybackground {background-color:#978dcc;}
Border around this has a color of #978dcc
<div style="border:2px solid #978dcc;">Content here</div>
.myborder {border:2px solid #978dcc;}