#3b95c0 color space conversions
Hex:
#3b95c0
RGB:
59, 149, 192
CMY:
77, 42, 25
CMYK:
69, 22, 0, 25
HSL:
199°, 52.9880%, 49.2157%
HSV (HSB):
199°, 69.2708%, 75.2941%
XYZ:
22.0655, 26.2305, 53.7692
xyY:
0.2162, 0.2570, 26.2305
CIE-Lab:
58.2552, -12.7659, -30.0578
CIE-LCH:
58.2552, 32.6564, 246.9885
CIE-Luv:
58.2552, -33.9487, -44.7385
Hunter-Lab:
51.2157, -12.7234, -26.3951
#3b95c0 color charts
#3b95c0 color shades, tints & tones
#3b95c0 color schemes
#3b95c0 color preview, HTML & CSS examples
This text has a color of #3b95c0
<p style="color:#3b95c0;">Text here</p>
.mytext {color:#3b95c0;}
This box has a color of #3b95c0
<div style="background-color:#3b95c0;">Content here</div>
.mybackground {background-color:#3b95c0;}
Border around this has a color of #3b95c0
<div style="border:2px solid #3b95c0;">Content here</div>
.myborder {border:2px solid #3b95c0;}