#998ccd color space conversions
Hex:
#998ccd
RGB:
153, 140, 205
CMY:
40, 45, 20
CMYK:
25, 32, 0, 20
HSL:
252°, 39.3939%, 67.6471%
HSV (HSB):
252°, 31.7073%, 80.3922%
XYZ:
33.5344, 29.9362, 61.7684
xyY:
0.2678, 0.2390, 29.9362
CIE-Lab:
61.5992, 18.8292, -31.7722
CIE-LCH:
61.5992, 36.9325, 300.6524
CIE-Luv:
61.5992, 2.4024, -51.9978
Hunter-Lab:
54.7140, 13.6537, -28.6346
#998ccd color charts
#998ccd color shades, tints & tones
#998ccd color schemes
#998ccd color preview, HTML & CSS examples
This text has a color of #998ccd
<p style="color:#998ccd;">Text here</p>
.mytext {color:#998ccd;}
This box has a color of #998ccd
<div style="background-color:#998ccd;">Content here</div>
.mybackground {background-color:#998ccd;}
Border around this has a color of #998ccd
<div style="border:2px solid #998ccd;">Content here</div>
.myborder {border:2px solid #998ccd;}