#3d70e5 color space conversions
Hex:
#3d70e5
RGB:
61, 112, 229
CMY:
76, 56, 10
CMYK:
73, 51, 0, 10
HSL:
222°, 76.3636%, 56.8627%
HSV (HSB):
222°, 73.3624%, 89.8039%
XYZ:
21.8615, 18.2376, 76.4967
xyY:
0.1875, 0.1564, 18.2376
CIE-Lab:
49.7830, 22.8020, -64.3779
CIE-LCH:
49.7830, 68.2968, 289.5036
CIE-Luv:
49.7830, -20.2238, -100.7280
Hunter-Lab:
42.7055, 16.6419, -76.3101
#3d70e5 color charts
#3d70e5 color shades, tints & tones
#3d70e5 color schemes
#3d70e5 color preview, HTML & CSS examples
This text has a color of #3d70e5
<p style="color:#3d70e5;">Text here</p>
.mytext {color:#3d70e5;}
This box has a color of #3d70e5
<div style="background-color:#3d70e5;">Content here</div>
.mybackground {background-color:#3d70e5;}
Border around this has a color of #3d70e5
<div style="border:2px solid #3d70e5;">Content here</div>
.myborder {border:2px solid #3d70e5;}