#98008e color space conversions
Hex:
#98008e
RGB:
152, 0, 142
CMY:
40, 100, 44
CMYK:
0, 100, 7, 40
HSL:
304°, 100.0000%, 29.8039%
HSV (HSB):
304°, 100.0000%, 59.6078%
XYZ:
17.8314, 8.6284, 26.3168
xyY:
0.3379, 0.1635, 8.6284
CIE-Lab:
35.2587, 65.2896, -36.2046
CIE-LCH:
35.2587, 74.6559, 330.9906
CIE-Luv:
35.2587, 53.8440, -57.3153
Hunter-Lab:
29.3741, 56.9526, -32.5571
#98008e color charts
#98008e color shades, tints & tones
#98008e color schemes
#98008e color preview, HTML & CSS examples
This text has a color of #98008e
<p style="color:#98008e;">Text here</p>
.mytext {color:#98008e;}
This box has a color of #98008e
<div style="background-color:#98008e;">Content here</div>
.mybackground {background-color:#98008e;}
Border around this has a color of #98008e
<div style="border:2px solid #98008e;">Content here</div>
.myborder {border:2px solid #98008e;}