#998acc color space conversions
Hex:
#998acc
RGB:
153, 138, 204
CMY:
40, 46, 20
CMYK:
25, 32, 0, 20
HSL:
254°, 39.2857%, 67.0588%
HSV (HSB):
254°, 32.3529%, 80.0000%
XYZ:
33.1244, 29.3089, 61.0381
xyY:
0.2683, 0.2374, 29.3089
CIE-Lab:
61.0533, 19.7366, -32.0582
CIE-LCH:
61.0533, 37.6465, 301.6184
CIE-Luv:
61.0533, 3.3159, -52.5061
Hunter-Lab:
54.1377, 14.4752, -28.9507
#998acc color charts
#998acc RGB chart
#998acc CMYK chart
#998acc RGB pie chart
#998acc color shades, tints & tones
#998acc color schemes
#998acc color preview, HTML & CSS examples
This text has a color of #998acc
<p style="color:#998acc;">Text here</p>
.mytext {color:#998acc;}
Text color #998acc
This box has a color of #998acc
<div style="background-color:#998acc;">Content here</div>
.mybackground {background-color:#998acc;}
Background color #998acc
Border around this has a color of #998acc
<div style="border:2px solid #998acc;">Content here</div>
.myborder {border:2px solid #998acc;}
Border color #998acc