#98669f color space conversions
Hex:
#98669f
RGB:
152, 102, 159
CMY:
40, 60, 38
CMYK:
4, 36, 0, 38
HSL:
293°, 22.8916%, 51.1765%
HSV (HSB):
293°, 35.8491%, 62.3529%
XYZ:
23.9583, 18.6813, 35.1440
xyY:
0.3080, 0.2402, 18.6813
CIE-Lab:
50.3123, 30.0174, -22.8599
CIE-LCH:
50.3123, 37.7309, 322.7087
CIE-Luv:
50.3123, 23.6258, -37.8491
Hunter-Lab:
43.2219, 23.3057, -17.9537
#98669f color charts
#98669f color shades, tints & tones
#98669f color schemes
#98669f color preview, HTML & CSS examples
This text has a color of #98669f
<p style="color:#98669f;">Text here</p>
.mytext {color:#98669f;}
This box has a color of #98669f
<div style="background-color:#98669f;">Content here</div>
.mybackground {background-color:#98669f;}
Border around this has a color of #98669f
<div style="border:2px solid #98669f;">Content here</div>
.myborder {border:2px solid #98669f;}