#3a085a color space conversions
Hex:
#3a085a
RGB:
58, 8, 90
CMY:
77, 97, 65
CMYK:
36, 91, 0, 65
HSL:
277°, 83.6735%, 19.2157%
HSV (HSB):
277°, 91.1111%, 35.2941%
XYZ:
3.6772, 1.8114, 9.8287
xyY:
0.2401, 0.1183, 1.8114
CIE-Lab:
14.4646, 37.7949, -37.1919
CIE-LCH:
14.4646, 53.0254, 315.4607
CIE-Luv:
14.4646, 8.6405, -37.2568
Hunter-Lab:
13.4588, 25.2170, -33.8771
#3a085a color charts
#3a085a color shades, tints & tones
#3a085a color schemes
#3a085a color preview, HTML & CSS examples
This text has a color of #3a085a
<p style="color:#3a085a;">Text here</p>
.mytext {color:#3a085a;}
This box has a color of #3a085a
<div style="background-color:#3a085a;">Content here</div>
.mybackground {background-color:#3a085a;}
Border around this has a color of #3a085a
<div style="border:2px solid #3a085a;">Content here</div>
.myborder {border:2px solid #3a085a;}