#3b95e5 color space conversions
Hex:
#3b95e5
RGB:
59, 149, 229
CMY:
77, 42, 10
CMYK:
74, 35, 0, 10
HSL:
208°, 76.5766%, 56.4706%
HSV (HSB):
208°, 74.2358%, 89.8039%
XYZ:
26.6939, 28.0818, 78.1422
xyY:
0.2008, 0.2113, 28.0818
CIE-Lab:
59.9626, 0.0122, -48.0927
CIE-LCH:
59.9626, 48.0927, 270.0146
CIE-Luv:
59.9626, -32.2383, -76.3486
Hunter-Lab:
52.9923, -2.8203, -50.3341
#3b95e5 color charts
#3b95e5 color shades, tints & tones
#3b95e5 color schemes
#3b95e5 color preview, HTML & CSS examples
This text has a color of #3b95e5
<p style="color:#3b95e5;">Text here</p>
.mytext {color:#3b95e5;}
This box has a color of #3b95e5
<div style="background-color:#3b95e5;">Content here</div>
.mybackground {background-color:#3b95e5;}
Border around this has a color of #3b95e5
<div style="border:2px solid #3b95e5;">Content here</div>
.myborder {border:2px solid #3b95e5;}