#3b007f color space conversions
Hex:
#3b007f
RGB:
59, 0, 127
CMY:
77, 100, 50
CMYK:
54, 100, 0, 50
HSL:
268°, 100.0000%, 24.9020%
HSV (HSB):
268°, 100.0000%, 49.8039%
XYZ:
5.6344, 2.4621, 20.2569
xyY:
0.1987, 0.0868, 2.4621
CIE-Lab:
17.7464, 49.4988, -55.9908
CIE-LCH:
17.7464, 74.7335, 311.4784
CIE-Luv:
17.7464, 4.6737, -58.5759
Hunter-Lab:
15.6911, 36.6367, -65.5585
#3b007f color charts
#3b007f color shades, tints & tones
#3b007f color schemes
#3b007f color preview, HTML & CSS examples
This text has a color of #3b007f
<p style="color:#3b007f;">Text here</p>
.mytext {color:#3b007f;}
This box has a color of #3b007f
<div style="background-color:#3b007f;">Content here</div>
.mybackground {background-color:#3b007f;}
Border around this has a color of #3b007f
<div style="border:2px solid #3b007f;">Content here</div>
.myborder {border:2px solid #3b007f;}