#3b95a5 color space conversions
Hex:
#3b95a5
RGB:
59, 149, 165
CMY:
77, 42, 35
CMYK:
64, 10, 0, 35
HSL:
189°, 47.3214%, 43.9216%
HSV (HSB):
189°, 64.2424%, 64.7059%
XYZ:
19.3426, 25.1413, 39.4306
xyY:
0.2305, 0.2996, 25.1413
CIE-Lab:
57.2128, -21.4723, -16.3277
CIE-LCH:
57.2128, 26.9750, 217.2497
CIE-Luv:
57.2128, -35.3543, -21.3935
Hunter-Lab:
50.1411, -18.8882, -11.5264
#3b95a5 color charts
#3b95a5 color shades, tints & tones
#3b95a5 color schemes
#3b95a5 color preview, HTML & CSS examples
This text has a color of #3b95a5
<p style="color:#3b95a5;">Text here</p>
.mytext {color:#3b95a5;}
This box has a color of #3b95a5
<div style="background-color:#3b95a5;">Content here</div>
.mybackground {background-color:#3b95a5;}
Border around this has a color of #3b95a5
<div style="border:2px solid #3b95a5;">Content here</div>
.myborder {border:2px solid #3b95a5;}