#9005d6 color space conversions
Hex:
#9005d6
RGB:
144, 5, 214
CMY:
44, 98, 16
CMYK:
33, 98, 0, 16
HSL:
280°, 95.4338%, 42.9412%
HSV (HSB):
280°, 97.6636%, 83.9216%
XYZ:
23.6935, 10.8929, 64.4721
xyY:
0.2392, 0.1100, 10.8929
CIE-Lab:
39.3995, 75.8875, -72.4287
CIE-LCH:
39.3995, 104.9040, 316.3359
CIE-Luv:
39.3995, 26.2425, -107.9129
Hunter-Lab:
33.0044, 70.3856, -92.7165
#9005d6 color charts
#9005d6 color shades, tints & tones
#9005d6 color schemes
#9005d6 color preview, HTML & CSS examples
This text has a color of #9005d6
<p style="color:#9005d6;">Text here</p>
.mytext {color:#9005d6;}
This box has a color of #9005d6
<div style="background-color:#9005d6;">Content here</div>
.mybackground {background-color:#9005d6;}
Border around this has a color of #9005d6
<div style="border:2px solid #9005d6;">Content here</div>
.myborder {border:2px solid #9005d6;}