#3b078c color space conversions
Hex:
#3b078c
RGB:
59, 7, 140
CMY:
77, 97, 45
CMYK:
58, 95, 0, 45
HSL:
263°, 90.4762%, 28.8235%
HSV (HSB):
263°, 95.0000%, 54.9020%
XYZ:
6.6132, 2.9752, 25.0367
xyY:
0.1910, 0.0859, 2.9752
CIE-Lab:
19.9444, 50.7173, -60.5550
CIE-LCH:
19.9444, 78.9883, 309.9476
CIE-Luv:
19.9444, 2.9869, -66.4817
Hunter-Lab:
17.2488, 38.2519, -73.9853
#3b078c color charts
#3b078c color shades, tints & tones
#3b078c color schemes
#3b078c color preview, HTML & CSS examples
This text has a color of #3b078c
<p style="color:#3b078c;">Text here</p>
.mytext {color:#3b078c;}
This box has a color of #3b078c
<div style="background-color:#3b078c;">Content here</div>
.mybackground {background-color:#3b078c;}
Border around this has a color of #3b078c
<div style="border:2px solid #3b078c;">Content here</div>
.myborder {border:2px solid #3b078c;}