#3d41d0 color space conversions
Hex:
#3d41d0
RGB:
61, 65, 208
CMY:
76, 75, 18
CMYK:
71, 69, 0, 18
HSL:
238°, 60.9959%, 52.7451%
HSV (HSB):
238°, 70.6731%, 81.5686%
XYZ:
15.1999, 9.3268, 60.6736
xyY:
0.1784, 0.1095, 9.3268
CIE-Lab:
36.6060, 44.6468, -73.8799
CIE-LCH:
36.6060, 86.3225, 301.1452
CIE-Luv:
36.6060, -8.3234, -104.3809
Hunter-Lab:
30.5397, 35.3967, -96.4142
#3d41d0 color charts
#3d41d0 color shades, tints & tones
#3d41d0 color schemes
#3d41d0 color preview, HTML & CSS examples
This text has a color of #3d41d0
<p style="color:#3d41d0;">Text here</p>
.mytext {color:#3d41d0;}
This box has a color of #3d41d0
<div style="background-color:#3d41d0;">Content here</div>
.mybackground {background-color:#3d41d0;}
Border around this has a color of #3d41d0
<div style="border:2px solid #3d41d0;">Content here</div>
.myborder {border:2px solid #3d41d0;}