#3b007d color space conversions
Hex:
#3b007d
RGB:
59, 0, 125
CMY:
77, 100, 51
CMYK:
53, 100, 0, 51
HSL:
268°, 100.0000%, 24.5098%
HSV (HSB):
268°, 100.0000%, 49.0196%
XYZ:
5.5053, 2.4105, 19.5771
xyY:
0.2002, 0.0877, 2.4105
CIE-Lab:
17.5088, 49.0224, -55.1087
CIE-LCH:
17.5088, 73.7575, 311.6550
CIE-Luv:
17.5088, 4.8956, -57.4145
Hunter-Lab:
15.5257, 36.1248, -63.8937
#3b007d color charts
#3b007d color shades, tints & tones
#3b007d color schemes
#3b007d color preview, HTML & CSS examples
This text has a color of #3b007d
<p style="color:#3b007d;">Text here</p>
.mytext {color:#3b007d;}
This box has a color of #3b007d
<div style="background-color:#3b007d;">Content here</div>
.mybackground {background-color:#3b007d;}
Border around this has a color of #3b007d
<div style="border:2px solid #3b007d;">Content here</div>
.myborder {border:2px solid #3b007d;}