#9b03e5 color space conversions
Hex:
#9b03e5
RGB:
155, 3, 229
CMY:
39, 99, 10
CMYK:
32, 99, 0, 10
HSL:
280°, 97.4138%, 45.4902%
HSV (HSB):
280°, 98.6900%, 89.8039%
XYZ:
27.6930, 12.6908, 75.1187
xyY:
0.2398, 0.1099, 12.6908
CIE-Lab:
42.2937, 80.2064, -76.2165
CIE-LCH:
42.2937, 110.6437, 316.4611
CIE-Luv:
42.2937, 28.5782, -115.8732
Hunter-Lab:
35.6242, 76.4173, -100.0846
#9b03e5 color charts
#9b03e5 color shades, tints & tones
#9b03e5 color schemes
#9b03e5 color preview, HTML & CSS examples
This text has a color of #9b03e5
<p style="color:#9b03e5;">Text here</p>
.mytext {color:#9b03e5;}
This box has a color of #9b03e5
<div style="background-color:#9b03e5;">Content here</div>
.mybackground {background-color:#9b03e5;}
Border around this has a color of #9b03e5
<div style="border:2px solid #9b03e5;">Content here</div>
.myborder {border:2px solid #9b03e5;}