#9005d3 color space conversions
Hex:
#9005d3
RGB:
144, 5, 211
CMY:
44, 98, 17
CMYK:
32, 98, 0, 17
HSL:
280°, 95.3704%, 42.3529%
HSV (HSB):
280°, 97.6303%, 82.7451%
XYZ:
23.3137, 10.7410, 62.4725
xyY:
0.2415, 0.1113, 10.7410
CIE-Lab:
39.1407, 75.3125, -71.1202
CIE-LCH:
39.1407, 103.5860, 316.6399
CIE-Luv:
39.1407, 26.9423, -106.0229
Hunter-Lab:
32.7734, 69.6244, -90.0767
#9005d3 color charts
#9005d3 color shades, tints & tones
#9005d3 color schemes
#9005d3 color preview, HTML & CSS examples
This text has a color of #9005d3
<p style="color:#9005d3;">Text here</p>
.mytext {color:#9005d3;}
This box has a color of #9005d3
<div style="background-color:#9005d3;">Content here</div>
.mybackground {background-color:#9005d3;}
Border around this has a color of #9005d3
<div style="border:2px solid #9005d3;">Content here</div>
.myborder {border:2px solid #9005d3;}