#3b008a color space conversions
Hex:
#3b008a
RGB:
59, 0, 138
CMY:
77, 100, 46
CMYK:
57, 100, 0, 46
HSL:
266°, 100.0000%, 27.0588%
HSV (HSB):
266°, 100.0000%, 54.1176%
XYZ:
6.3911, 2.7648, 24.2416
xyY:
0.1914, 0.0828, 2.7648
CIE-Lab:
19.0761, 52.1306, -60.7409
CIE-LCH:
19.0761, 80.0441, 310.6377
CIE-Luv:
19.0761, 3.5111, -64.9703
Hunter-Lab:
16.6276, 39.5107, -74.8000
#3b008a color charts
#3b008a color shades, tints & tones
#3b008a color schemes
#3b008a color preview, HTML & CSS examples
This text has a color of #3b008a
<p style="color:#3b008a;">Text here</p>
.mytext {color:#3b008a;}
This box has a color of #3b008a
<div style="background-color:#3b008a;">Content here</div>
.mybackground {background-color:#3b008a;}
Border around this has a color of #3b008a
<div style="border:2px solid #3b008a;">Content here</div>
.myborder {border:2px solid #3b008a;}