#998cea color space conversions
Hex:
#998cea
RGB:
153, 140, 234
CMY:
40, 45, 8
CMYK:
35, 40, 0, 8
HSL:
248°, 69.1176%, 73.3333%
HSV (HSB):
248°, 40.1709%, 91.7647%
XYZ:
37.3662, 31.4690, 81.9466
xyY:
0.2478, 0.2087, 31.4690
CIE-Lab:
62.9016, 26.1903, -45.8856
CIE-LCH:
62.9016, 52.8338, 299.7166
CIE-Luv:
62.9016, 0.0522, -76.3170
Hunter-Lab:
56.0972, 20.7283, -47.3425
#998cea color charts
#998cea RGB chart
#998cea CMYK chart
#998cea RGB pie chart
#998cea color shades, tints & tones
#998cea color schemes
#998cea color preview, HTML & CSS examples
This text has a color of #998cea
<p style="color:#998cea;">Text here</p>
.mytext {color:#998cea;}
Text color #998cea
This box has a color of #998cea
<div style="background-color:#998cea;">Content here</div>
.mybackground {background-color:#998cea;}
Background color #998cea
Border around this has a color of #998cea
<div style="border:2px solid #998cea;">Content here</div>
.myborder {border:2px solid #998cea;}
Border color #998cea