#998cc4 color space conversions
Hex:
#998cc4
RGB:
153, 140, 196
CMY:
40, 45, 23
CMYK:
22, 29, 0, 23
HSL:
254°, 32.1839%, 65.8824%
HSV (HSB):
254°, 28.5714%, 76.8627%
XYZ:
32.4788, 29.5140, 56.2095
xyY:
0.2748, 0.2497, 29.5140
CIE-Lab:
61.2326, 16.6624, -27.2806
CIE-LCH:
61.2326, 31.9666, 301.4158
CIE-Luv:
61.2326, 3.1434, -44.3835
Hunter-Lab:
54.3268, 11.6427, -23.3160
#998cc4 color charts
#998cc4 color shades, tints & tones
#998cc4 color schemes
#998cc4 color preview, HTML & CSS examples
This text has a color of #998cc4
<p style="color:#998cc4;">Text here</p>
.mytext {color:#998cc4;}
This box has a color of #998cc4
<div style="background-color:#998cc4;">Content here</div>
.mybackground {background-color:#998cc4;}
Border around this has a color of #998cc4
<div style="border:2px solid #998cc4;">Content here</div>
.myborder {border:2px solid #998cc4;}