#3b96d5 color space conversions
Hex:
#3b96d5
RGB:
59, 150, 213
CMY:
77, 41, 16
CMYK:
72, 30, 0, 16
HSL:
205°, 64.7059%, 53.3333%
HSV (HSB):
205°, 72.3005%, 83.5294%
XYZ:
24.7202, 27.5466, 66.9649
xyY:
0.2073, 0.2310, 27.5466
CIE-Lab:
59.4769, -6.1718, -39.9497
CIE-LCH:
59.4769, 40.4236, 261.2179
CIE-Luv:
59.4769, -33.2874, -62.0439
Hunter-Lab:
52.4849, -7.7755, -38.9081
#3b96d5 color charts
#3b96d5 color shades, tints & tones
#3b96d5 color schemes
#3b96d5 color preview, HTML & CSS examples
This text has a color of #3b96d5
<p style="color:#3b96d5;">Text here</p>
.mytext {color:#3b96d5;}
This box has a color of #3b96d5
<div style="background-color:#3b96d5;">Content here</div>
.mybackground {background-color:#3b96d5;}
Border around this has a color of #3b96d5
<div style="border:2px solid #3b96d5;">Content here</div>
.myborder {border:2px solid #3b96d5;}