#3b008d color space conversions
Hex:
#3b008d
RGB:
59, 0, 141
CMY:
77, 100, 45
CMYK:
58, 100, 0, 45
HSL:
265°, 100.0000%, 27.6471%
HSV (HSB):
265°, 100.0000%, 55.2941%
XYZ:
6.6114, 2.8529, 25.4015
xyY:
0.1896, 0.0818, 2.8529
CIE-Lab:
19.4449, 52.8508, -62.0085
CIE-LCH:
19.4449, 81.4756, 310.4415
CIE-Luv:
19.4449, 3.2096, -66.7156
Hunter-Lab:
16.8905, 40.3108, -77.3424
#3b008d color charts
#3b008d color shades, tints & tones
#3b008d color schemes
#3b008d color preview, HTML & CSS examples
This text has a color of #3b008d
<p style="color:#3b008d;">Text here</p>
.mytext {color:#3b008d;}
This box has a color of #3b008d
<div style="background-color:#3b008d;">Content here</div>
.mybackground {background-color:#3b008d;}
Border around this has a color of #3b008d
<div style="border:2px solid #3b008d;">Content here</div>
.myborder {border:2px solid #3b008d;}