#998edc color space conversions
Hex:
#998edc
RGB:
153, 142, 220
CMY:
40, 44, 14
CMYK:
30, 35, 0, 14
HSL:
248°, 52.7027%, 70.9804%
HSV (HSB):
248°, 35.4545%, 86.2745%
XYZ:
35.7281, 31.2856, 71.8658
xyY:
0.2573, 0.2253, 31.2856
CIE-Lab:
62.7480, 21.4195, -38.3618
CIE-LCH:
62.7480, 43.9365, 299.1770
CIE-Luv:
62.7480, 0.3931, -63.2978
Hunter-Lab:
55.9335, 16.1350, -37.0248
#998edc color charts
#998edc color shades, tints & tones
#998edc color schemes
#998edc color preview, HTML & CSS examples
This text has a color of #998edc
<p style="color:#998edc;">Text here</p>
.mytext {color:#998edc;}
This box has a color of #998edc
<div style="background-color:#998edc;">Content here</div>
.mybackground {background-color:#998edc;}
Border around this has a color of #998edc
<div style="border:2px solid #998edc;">Content here</div>
.myborder {border:2px solid #998edc;}