#3b038c color space conversions
Hex:
#3b038c
RGB:
59, 3, 140
CMY:
77, 99, 45
CMYK:
58, 98, 0, 45
HSL:
265°, 95.8042%, 28.0392%
HSV (HSB):
265°, 97.8571%, 54.9020%
XYZ:
6.5698, 2.8884, 25.0222
xyY:
0.1905, 0.0838, 2.8884
CIE-Lab:
19.5912, 51.7885, -61.1402
CIE-LCH:
19.5912, 80.1260, 310.2661
CIE-Luv:
19.5912, 3.1729, -66.2972
Hunter-Lab:
16.9952, 39.2608, -75.3963
#3b038c color charts
#3b038c color shades, tints & tones
#3b038c color schemes
#3b038c color preview, HTML & CSS examples
This text has a color of #3b038c
<p style="color:#3b038c;">Text here</p>
.mytext {color:#3b038c;}
This box has a color of #3b038c
<div style="background-color:#3b038c;">Content here</div>
.mybackground {background-color:#3b038c;}
Border around this has a color of #3b038c
<div style="border:2px solid #3b038c;">Content here</div>
.myborder {border:2px solid #3b038c;}