#9012c5 color space conversions
Hex:
#9012c5
RGB:
144, 18, 197
CMY:
44, 93, 23
CMYK:
27, 91, 0, 23
HSL:
282°, 83.2558%, 42.1569%
HSV (HSB):
282°, 90.8629%, 77.2549%
XYZ:
21.7959, 10.3931, 53.6806
xyY:
0.2538, 0.1210, 10.3931
CIE-Lab:
38.5389, 70.9614, -63.9645
CIE-LCH:
38.5389, 95.5352, 317.9686
CIE-Luv:
38.5389, 29.8304, -96.2917
Hunter-Lab:
32.2384, 64.2644, -76.1579
#9012c5 color charts
#9012c5 color shades, tints & tones
#9012c5 color schemes
#9012c5 color preview, HTML & CSS examples
This text has a color of #9012c5
<p style="color:#9012c5;">Text here</p>
.mytext {color:#9012c5;}
This box has a color of #9012c5
<div style="background-color:#9012c5;">Content here</div>
.mybackground {background-color:#9012c5;}
Border around this has a color of #9012c5
<div style="border:2px solid #9012c5;">Content here</div>
.myborder {border:2px solid #9012c5;}