#3b70ed color space conversions
Hex:
#3b70ed
RGB:
59, 112, 237
CMY:
77, 56, 7
CMYK:
75, 53, 0, 7
HSL:
222°, 83.1776%, 58.0392%
HSV (HSB):
222°, 75.1055%, 92.9412%
XYZ:
22.8839, 18.6326, 82.5111
xyY:
0.1845, 0.1502, 18.6326
CIE-Lab:
50.2545, 25.4726, -68.1075
CIE-LCH:
50.2545, 72.7151, 290.5061
CIE-Luv:
50.2545, -20.5029, -106.7424
Hunter-Lab:
43.1655, 19.0910, -83.1174
#3b70ed color charts
#3b70ed color shades, tints & tones
#3b70ed color schemes
#3b70ed color preview, HTML & CSS examples
This text has a color of #3b70ed
<p style="color:#3b70ed;">Text here</p>
.mytext {color:#3b70ed;}
This box has a color of #3b70ed
<div style="background-color:#3b70ed;">Content here</div>
.mybackground {background-color:#3b70ed;}
Border around this has a color of #3b70ed
<div style="border:2px solid #3b70ed;">Content here</div>
.myborder {border:2px solid #3b70ed;}