#9d41d3 color space conversions
Hex:
#9d41d3
RGB:
157, 65, 211
CMY:
38, 75, 17
CMYK:
26, 69, 0, 17
HSL:
278°, 62.3932%, 54.1176%
HSV (HSB):
278°, 69.1943%, 82.7451%
XYZ:
27.5528, 15.6518, 63.1969
xyY:
0.2590, 0.1471, 15.6518
CIE-Lab:
46.5144, 61.4535, -59.0471
CIE-LCH:
46.5144, 85.2237, 316.1441
CIE-Luv:
46.5144, 27.8354, -94.7122
Hunter-Lab:
39.5624, 55.0801, -67.0161
#9d41d3 color charts
#9d41d3 color shades, tints & tones
#9d41d3 color schemes
#9d41d3 color preview, HTML & CSS examples
This text has a color of #9d41d3
<p style="color:#9d41d3;">Text here</p>
.mytext {color:#9d41d3;}
This box has a color of #9d41d3
<div style="background-color:#9d41d3;">Content here</div>
.mybackground {background-color:#9d41d3;}
Border around this has a color of #9d41d3
<div style="border:2px solid #9d41d3;">Content here</div>
.myborder {border:2px solid #9d41d3;}