#98008b color space conversions
Hex:
#98008b
RGB:
152, 0, 139
CMY:
40, 100, 45
CMYK:
0, 100, 9, 40
HSL:
305°, 100.0000%, 29.8039%
HSV (HSB):
305°, 100.0000%, 59.6078%
XYZ:
17.6091, 8.5395, 25.1463
xyY:
0.3433, 0.1665, 8.5395
CIE-Lab:
35.0821, 64.8568, -34.6341
CIE-LCH:
35.0821, 73.5249, 331.8974
CIE-Luv:
35.0821, 55.0358, -55.0906
Hunter-Lab:
29.2224, 56.4230, -30.5642
#98008b color charts
#98008b color shades, tints & tones
#98008b color schemes
#98008b color preview, HTML & CSS examples
This text has a color of #98008b
<p style="color:#98008b;">Text here</p>
.mytext {color:#98008b;}
This box has a color of #98008b
<div style="background-color:#98008b;">Content here</div>
.mybackground {background-color:#98008b;}
Border around this has a color of #98008b
<div style="border:2px solid #98008b;">Content here</div>
.myborder {border:2px solid #98008b;}