#9001c8 color space conversions
Hex:
#9001c8
RGB:
144, 1, 200
CMY:
44, 100, 22
CMYK:
28, 100, 0, 22
HSL:
283°, 99.0050%, 39.4118%
HSV (HSB):
283°, 99.5000%, 78.4314%
XYZ:
21.9378, 10.1211, 55.4409
xyY:
0.2507, 0.1157, 10.1211
CIE-Lab:
38.0590, 73.6927, -66.5005
CIE-LCH:
38.0590, 99.2619, 317.9368
CIE-Luv:
38.0590, 29.7815, -99.1933
Hunter-Lab:
31.8137, 67.4142, -81.0534
#9001c8 color charts
#9001c8 color shades, tints & tones
#9001c8 color schemes
#9001c8 color preview, HTML & CSS examples
This text has a color of #9001c8
<p style="color:#9001c8;">Text here</p>
.mytext {color:#9001c8;}
This box has a color of #9001c8
<div style="background-color:#9001c8;">Content here</div>
.mybackground {background-color:#9001c8;}
Border around this has a color of #9001c8
<div style="border:2px solid #9001c8;">Content here</div>
.myborder {border:2px solid #9001c8;}