#3b95d4 color space conversions
Hex:
#3b95d4
RGB:
59, 149, 212
CMY:
77, 42, 17
CMYK:
72, 30, 0, 17
HSL:
205°, 64.0167%, 53.1373%
HSV (HSB):
205°, 72.1698%, 83.1373%
XYZ:
24.4347, 27.1782, 66.2454
xyY:
0.2073, 0.2306, 27.1782
CIE-Lab:
59.1389, -5.9482, -39.9212
CIE-LCH:
59.1389, 40.3619, 261.5254
CIE-Luv:
59.1389, -32.9864, -61.9626
Hunter-Lab:
52.1327, -7.5687, -38.8474
#3b95d4 color charts
#3b95d4 color shades, tints & tones
#3b95d4 color schemes
#3b95d4 color preview, HTML & CSS examples
This text has a color of #3b95d4
<p style="color:#3b95d4;">Text here</p>
.mytext {color:#3b95d4;}
This box has a color of #3b95d4
<div style="background-color:#3b95d4;">Content here</div>
.mybackground {background-color:#3b95d4;}
Border around this has a color of #3b95d4
<div style="border:2px solid #3b95d4;">Content here</div>
.myborder {border:2px solid #3b95d4;}