#3b75d3 color space conversions
Hex:
#3b75d3
RGB:
59, 117, 211
CMY:
77, 54, 17
CMYK:
72, 45, 0, 17
HSL:
217°, 63.3333%, 52.9412%
HSV (HSB):
217°, 72.0379%, 82.7451%
XYZ:
19.9228, 18.3555, 64.1209
xyY:
0.1946, 0.1793, 18.3555
CIE-Lab:
49.9245, 12.8545, -53.9766
CIE-LCH:
49.9245, 55.4862, 283.3955
CIE-Luv:
49.9245, -22.3331, -84.0787
Hunter-Lab:
42.8434, 8.0293, -58.7452
#3b75d3 color charts
#3b75d3 color shades, tints & tones
#3b75d3 color schemes
#3b75d3 color preview, HTML & CSS examples
This text has a color of #3b75d3
<p style="color:#3b75d3;">Text here</p>
.mytext {color:#3b75d3;}
This box has a color of #3b75d3
<div style="background-color:#3b75d3;">Content here</div>
.mybackground {background-color:#3b75d3;}
Border around this has a color of #3b75d3
<div style="border:2px solid #3b75d3;">Content here</div>
.myborder {border:2px solid #3b75d3;}