#3b095c color space conversions
Hex:
#3b095c
RGB:
59, 9, 92
CMY:
77, 96, 64
CMYK:
36, 90, 0, 64
HSL:
276°, 82.1782%, 19.8039%
HSV (HSB):
276°, 90.2174%, 36.0784%
XYZ:
3.8331, 1.8979, 10.2895
xyY:
0.2393, 0.1185, 1.8979
CIE-Lab:
14.9420, 38.0936, -37.7496
CIE-LCH:
14.9420, 53.6298, 315.2598
CIE-Luv:
14.9420, 8.7170, -38.4488
Hunter-Lab:
13.7764, 25.5565, -34.6400
#3b095c color charts
#3b095c color shades, tints & tones
#3b095c color schemes
#3b095c color preview, HTML & CSS examples
This text has a color of #3b095c
<p style="color:#3b095c;">Text here</p>
.mytext {color:#3b095c;}
This box has a color of #3b095c
<div style="background-color:#3b095c;">Content here</div>
.mybackground {background-color:#3b095c;}
Border around this has a color of #3b095c
<div style="border:2px solid #3b095c;">Content here</div>
.myborder {border:2px solid #3b095c;}