#9980e8 color space conversions
Hex:
#9980e8
RGB:
153, 128, 232
CMY:
40, 50, 9
CMYK:
34, 45, 0, 9
HSL:
254°, 69.3333%, 70.5882%
HSV (HSB):
254°, 44.8276%, 90.9804%
XYZ:
35.4215, 28.0368, 79.8887
xyY:
0.2471, 0.1956, 28.0368
CIE-Lab:
59.9220, 32.5653, -49.4869
CIE-LCH:
59.9220, 59.2406, 303.3473
CIE-Luv:
59.9220, 4.5473, -82.2636
Hunter-Lab:
52.9498, 26.7479, -52.3896
#9980e8 color charts
#9980e8 color shades, tints & tones
#9980e8 color schemes
#9980e8 color preview, HTML & CSS examples
This text has a color of #9980e8
<p style="color:#9980e8;">Text here</p>
.mytext {color:#9980e8;}
This box has a color of #9980e8
<div style="background-color:#9980e8;">Content here</div>
.mybackground {background-color:#9980e8;}
Border around this has a color of #9980e8
<div style="border:2px solid #9980e8;">Content here</div>
.myborder {border:2px solid #9980e8;}