#3b95e7 color space conversions
Hex:
#3b95e7
RGB:
59, 149, 231
CMY:
77, 42, 9
CMYK:
74, 35, 0, 9
HSL:
209°, 78.1818%, 56.8627%
HSV (HSB):
209°, 74.4589%, 90.5882%
XYZ:
26.9749, 28.1942, 79.6216
xyY:
0.2001, 0.2092, 28.1942
CIE-Lab:
60.0638, 0.7208, -49.0412
CIE-LCH:
60.0638, 49.0465, 270.8420
CIE-Luv:
60.0638, -32.1550, -78.0203
Hunter-Lab:
53.0982, -2.2406, -51.7375
#3b95e7 color charts
#3b95e7 color shades, tints & tones
#3b95e7 color schemes
#3b95e7 color preview, HTML & CSS examples
This text has a color of #3b95e7
<p style="color:#3b95e7;">Text here</p>
.mytext {color:#3b95e7;}
This box has a color of #3b95e7
<div style="background-color:#3b95e7;">Content here</div>
.mybackground {background-color:#3b95e7;}
Border around this has a color of #3b95e7
<div style="border:2px solid #3b95e7;">Content here</div>
.myborder {border:2px solid #3b95e7;}