#3b95f3 color space conversions
Hex:
#3b95f3
RGB:
59, 149, 243
CMY:
77, 42, 5
CMYK:
76, 39, 0, 5
HSL:
211°, 88.4615%, 59.2157%
HSV (HSB):
211°, 75.7202%, 95.2941%
XYZ:
28.7287, 28.8958, 88.8573
xyY:
0.1961, 0.1973, 28.8958
CIE-Lab:
60.6895, 4.9959, -54.6760
CIE-LCH:
60.6895, 54.9037, 275.2208
CIE-Luv:
60.6895, -31.6763, -87.9456
Hunter-Lab:
53.7548, 1.3268, -60.3787
#3b95f3 color charts
#3b95f3 color shades, tints & tones
#3b95f3 color schemes
#3b95f3 color preview, HTML & CSS examples
This text has a color of #3b95f3
<p style="color:#3b95f3;">Text here</p>
.mytext {color:#3b95f3;}
This box has a color of #3b95f3
<div style="background-color:#3b95f3;">Content here</div>
.mybackground {background-color:#3b95f3;}
Border around this has a color of #3b95f3
<div style="border:2px solid #3b95f3;">Content here</div>
.myborder {border:2px solid #3b95f3;}