#3a03a3 color space conversions
Hex:
#3a03a3
RGB:
58, 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.3883, 3.6090, 34.9048
xyY:
0.1788, 0.0769, 3.6090
CIE-Lab:
22.3343, 57.3784, -70.7859
CIE-LCH:
22.3343, 91.1204, 309.0279
CIE-Luv:
22.3343, 0.8109, -79.5883
Hunter-Lab:
18.9974, 45.5717, -95.6382
#3a03a3 color charts
#3a03a3 color shades, tints & tones
#3a03a3 color schemes
#3a03a3 color preview, HTML & CSS examples
This text has a color of #3a03a3
<p style="color:#3a03a3;">Text here</p>
.mytext {color:#3a03a3;}
This box has a color of #3a03a3
<div style="background-color:#3a03a3;">Content here</div>
.mybackground {background-color:#3a03a3;}
Border around this has a color of #3a03a3
<div style="border:2px solid #3a03a3;">Content here</div>
.myborder {border:2px solid #3a03a3;}