#9575d9 color space conversions
Hex:
#9575d9
RGB:
149, 117, 217
CMY:
42, 54, 15
CMYK:
31, 46, 0, 15
HSL:
259°, 56.8182%, 65.4902%
HSV (HSB):
259°, 46.0829%, 85.0980%
XYZ:
31.2801, 24.1219, 68.6530
xyY:
0.2521, 0.1944, 24.1219
CIE-Lab:
56.2096, 33.9588, -47.0002
CIE-LCH:
56.2096, 57.9847, 305.8490
CIE-Luv:
56.2096, 8.0517, -77.4164
Hunter-Lab:
49.1140, 27.7348, -48.4974
#9575d9 color charts
#9575d9 color shades, tints & tones
#9575d9 color schemes
#9575d9 color preview, HTML & CSS examples
This text has a color of #9575d9
<p style="color:#9575d9;">Text here</p>
.mytext {color:#9575d9;}
This box has a color of #9575d9
<div style="background-color:#9575d9;">Content here</div>
.mybackground {background-color:#9575d9;}
Border around this has a color of #9575d9
<div style="border:2px solid #9575d9;">Content here</div>
.myborder {border:2px solid #9575d9;}