#998cdc color space conversions
Hex:
#998cdc
RGB:
153, 140, 220
CMY:
40, 45, 14
CMYK:
30, 36, 0, 14
HSL:
250°, 53.3333%, 70.5882%
HSV (HSB):
250°, 36.3636%, 86.2745%
XYZ:
35.4332, 30.6958, 71.7675
xyY:
0.2570, 0.2226, 30.6958
CIE-Lab:
62.2500, 22.5705, -39.1410
CIE-LCH:
62.2500, 45.1824, 299.9697
CIE-Luv:
62.2500, 1.1774, -64.6399
Hunter-Lab:
55.4038, 17.2022, -38.0189
#998cdc color charts
#998cdc color shades, tints & tones
#998cdc color schemes
#998cdc color preview, HTML & CSS examples
This text has a color of #998cdc
<p style="color:#998cdc;">Text here</p>
.mytext {color:#998cdc;}
This box has a color of #998cdc
<div style="background-color:#998cdc;">Content here</div>
.mybackground {background-color:#998cdc;}
Border around this has a color of #998cdc
<div style="border:2px solid #998cdc;">Content here</div>
.myborder {border:2px solid #998cdc;}