#3b085a color space conversions
Hex:
#3b085a
RGB:
59, 8, 90
CMY:
77, 97, 65
CMYK:
34, 91, 0, 65
HSL:
277°, 83.6735%, 19.2157%
HSV (HSB):
277°, 91.1111%, 35.2941%
XYZ:
3.7359, 1.8417, 9.8314
xyY:
0.2425, 0.1195, 1.8417
CIE-Lab:
14.6333, 37.9628, -36.9093
CIE-LCH:
14.6333, 52.9478, 315.8061
CIE-Luv:
14.6333, 9.0784, -37.2799
Hunter-Lab:
13.5708, 25.3908, -33.4535
#3b085a color charts
#3b085a color shades, tints & tones
#3b085a color schemes
#3b085a color preview, HTML & CSS examples
This text has a color of #3b085a
<p style="color:#3b085a;">Text here</p>
.mytext {color:#3b085a;}
This box has a color of #3b085a
<div style="background-color:#3b085a;">Content here</div>
.mybackground {background-color:#3b085a;}
Border around this has a color of #3b085a
<div style="border:2px solid #3b085a;">Content here</div>
.myborder {border:2px solid #3b085a;}