#998de2 color space conversions
Hex:
#998de2
RGB:
153, 141, 226
CMY:
40, 45, 11
CMYK:
32, 38, 0, 11
HSL:
248°, 59.4406%, 71.9608%
HSV (HSB):
248°, 37.6106%, 88.6275%
XYZ:
36.3892, 31.3130, 76.0776
xyY:
0.2531, 0.2178, 31.3130
CIE-Lab:
62.7710, 23.5323, -41.6595
CIE-LCH:
62.7710, 47.8465, 299.4609
CIE-Luv:
62.7710, 0.3107, -68.9988
Hunter-Lab:
55.9581, 18.1509, -41.4369
#998de2 color charts
#998de2 color shades, tints & tones
#998de2 color schemes
#998de2 color preview, HTML & CSS examples
This text has a color of #998de2
<p style="color:#998de2;">Text here</p>
.mytext {color:#998de2;}
This box has a color of #998de2
<div style="background-color:#998de2;">Content here</div>
.mybackground {background-color:#998de2;}
Border around this has a color of #998de2
<div style="border:2px solid #998de2;">Content here</div>
.myborder {border:2px solid #998de2;}