#3b03a3 color space conversions
Hex:
#3b03a3
RGB:
59, 3, 163
CMY:
77, 99, 36
CMYK:
64, 98, 0, 36
HSL:
261°, 96.3855%, 32.5490%
HSV (HSB):
261°, 98.1595%, 63.9216%
XYZ:
8.4471, 3.6393, 34.9076
xyY:
0.1797, 0.0774, 3.6393
CIE-Lab:
22.4411, 57.4359, -70.6053
CIE-LCH:
22.4411, 91.0164, 309.1276
CIE-Luv:
22.4411, 1.0414, -79.6713
Hunter-Lab:
19.0769, 45.6535, -95.1372
#3b03a3 color charts
#3b03a3 color shades, tints & tones
#3b03a3 color schemes
#3b03a3 color preview, HTML & CSS examples
This text has a color of #3b03a3
<p style="color:#3b03a3;">Text here</p>
.mytext {color:#3b03a3;}
This box has a color of #3b03a3
<div style="background-color:#3b03a3;">Content here</div>
.mybackground {background-color:#3b03a3;}
Border around this has a color of #3b03a3
<div style="border:2px solid #3b03a3;">Content here</div>
.myborder {border:2px solid #3b03a3;}