#3b03a1 color space conversions
Hex:
#3b03a1
RGB:
59, 3, 161
CMY:
77, 99, 37
CMYK:
63, 98, 0, 37
HSL:
261°, 96.3415%, 32.1569%
HSV (HSB):
261°, 98.1366%, 63.1373%
XYZ:
8.2692, 3.5681, 33.9711
xyY:
0.1805, 0.0779, 3.5681
CIE-Lab:
22.1890, 56.9456, -69.8048
CIE-LCH:
22.1890, 90.0861, 309.2070
CIE-Luv:
22.1890, 1.2151, -78.5096
Hunter-Lab:
18.8895, 45.0848, -93.4050
#3b03a1 color charts
#3b03a1 color shades, tints & tones
#3b03a1 color schemes
#3b03a1 color preview, HTML & CSS examples
This text has a color of #3b03a1
<p style="color:#3b03a1;">Text here</p>
.mytext {color:#3b03a1;}
This box has a color of #3b03a1
<div style="background-color:#3b03a1;">Content here</div>
.mybackground {background-color:#3b03a1;}
Border around this has a color of #3b03a1
<div style="border:2px solid #3b03a1;">Content here</div>
.myborder {border:2px solid #3b03a1;}