#9007c1 color space conversions
Hex:
#9007c1
RGB:
144, 7, 193
CMY:
44, 97, 24
CMYK:
25, 96, 0, 24
HSL:
284°, 93.0000%, 39.2157%
HSV (HSB):
284°, 96.3731%, 75.6863%
XYZ:
21.2032, 9.9315, 51.2515
xyY:
0.2574, 0.1205, 9.9315
CIE-Lab:
37.7192, 71.6949, -62.9577
CIE-LCH:
37.7192, 95.4140, 318.7125
CIE-Luv:
37.7192, 31.3748, -94.3442
Hunter-Lab:
31.5143, 64.9471, -74.3630
#9007c1 color charts
#9007c1 color shades, tints & tones
#9007c1 color schemes
#9007c1 color preview, HTML & CSS examples
This text has a color of #9007c1
<p style="color:#9007c1;">Text here</p>
.mytext {color:#9007c1;}
This box has a color of #9007c1
<div style="background-color:#9007c1;">Content here</div>
.mybackground {background-color:#9007c1;}
Border around this has a color of #9007c1
<div style="border:2px solid #9007c1;">Content here</div>
.myborder {border:2px solid #9007c1;}