#9998d9 color space conversions
Hex:
#9998d9
RGB:
153, 152, 217
CMY:
40, 40, 15
CMYK:
29, 30, 0, 15
HSL:
241°, 46.0993%, 72.3529%
HSV (HSB):
241°, 29.9539%, 85.0980%
XYZ:
36.8895, 34.2385, 70.3101
xyY:
0.2608, 0.2421, 34.2385
CIE-Lab:
65.1515, 14.9279, -32.9521
CIE-LCH:
65.1515, 36.1758, 294.3714
CIE-Luv:
65.1515, -3.4226, -53.8878
Hunter-Lab:
58.5137, 10.1349, -30.2833
#9998d9 color charts
#9998d9 color shades, tints & tones
#9998d9 color schemes
#9998d9 color preview, HTML & CSS examples
This text has a color of #9998d9
<p style="color:#9998d9;">Text here</p>
.mytext {color:#9998d9;}
This box has a color of #9998d9
<div style="background-color:#9998d9;">Content here</div>
.mybackground {background-color:#9998d9;}
Border around this has a color of #9998d9
<div style="border:2px solid #9998d9;">Content here</div>
.myborder {border:2px solid #9998d9;}