#9012e5 color space conversions
Hex:
#9012e5
RGB:
144, 18, 229
CMY:
44, 93, 10
CMYK:
37, 92, 0, 10
HSL:
276°, 85.4251%, 48.4314%
HSV (HSB):
276°, 92.1397%, 89.8039%
XYZ:
25.8608, 12.0190, 75.0856
xyY:
0.2289, 0.1064, 12.0190
CIE-Lab:
41.2464, 77.2429, -77.9962
CIE-LCH:
41.2464, 109.7719, 314.7219
CIE-Luv:
41.2464, 22.4899, -116.6741
Hunter-Lab:
34.6685, 72.4812, -104.1434
#9012e5 color charts
#9012e5 color shades, tints & tones
#9012e5 color schemes
#9012e5 color preview, HTML & CSS examples
This text has a color of #9012e5
<p style="color:#9012e5;">Text here</p>
.mytext {color:#9012e5;}
This box has a color of #9012e5
<div style="background-color:#9012e5;">Content here</div>
.mybackground {background-color:#9012e5;}
Border around this has a color of #9012e5
<div style="border:2px solid #9012e5;">Content here</div>
.myborder {border:2px solid #9012e5;}