#978ec7 color space conversions
Hex:
#978ec7
RGB:
151, 142, 199
CMY:
41, 44, 22
CMYK:
24, 29, 0, 22
HSL:
249°, 33.7278%, 66.8627%
HSV (HSB):
249°, 28.6432%, 78.0392%
XYZ:
32.7443, 30.0488, 58.1070
xyY:
0.2708, 0.2485, 30.0488
CIE-Lab:
61.6963, 15.6137, -28.2665
CIE-LCH:
61.6963, 32.2921, 298.9151
CIE-Luv:
61.6963, 1.0225, -45.8836
Hunter-Lab:
54.8168, 10.6958, -24.4769
#978ec7 color charts
#978ec7 color shades, tints & tones
#978ec7 color schemes
#978ec7 color preview, HTML & CSS examples
This text has a color of #978ec7
<p style="color:#978ec7;">Text here</p>
.mytext {color:#978ec7;}
This box has a color of #978ec7
<div style="background-color:#978ec7;">Content here</div>
.mybackground {background-color:#978ec7;}
Border around this has a color of #978ec7
<div style="border:2px solid #978ec7;">Content here</div>
.myborder {border:2px solid #978ec7;}