#998ccc color space conversions
Hex:
#998ccc
RGB:
153, 140, 204
CMY:
40, 45, 20
CMYK:
25, 31, 0, 20
HSL:
252°, 38.5542%, 67.4510%
HSV (HSB):
252°, 31.3725%, 80.0000%
XYZ:
33.4140, 29.8881, 61.1346
xyY:
0.2685, 0.2402, 29.8881
CIE-Lab:
61.5576, 18.5854, -31.2757
CIE-LCH:
61.5576, 36.3811, 300.7207
CIE-Luv:
61.5576, 2.4846, -51.1522
Hunter-Lab:
54.6700, 13.4258, -28.0319
#998ccc color charts
#998ccc RGB chart
#998ccc CMYK chart
#998ccc RGB pie chart
#998ccc color shades, tints & tones
#998ccc color schemes
#998ccc color preview, HTML & CSS examples
This text has a color of #998ccc
<p style="color:#998ccc;">Text here</p>
.mytext {color:#998ccc;}
Text color #998ccc
This box has a color of #998ccc
<div style="background-color:#998ccc;">Content here</div>
.mybackground {background-color:#998ccc;}
Background color #998ccc
Border around this has a color of #998ccc
<div style="border:2px solid #998ccc;">Content here</div>
.myborder {border:2px solid #998ccc;}
Border color #998ccc