#3d65e4 color space conversions
Hex:
#3d65e4
RGB:
61, 101, 228
CMY:
76, 60, 11
CMYK:
73, 56, 0, 11
HSL:
226°, 75.5656%, 56.6667%
HSV (HSB):
226°, 73.2456%, 89.4118%
XYZ:
20.5817, 15.9009, 75.3832
xyY:
0.1840, 0.1421, 15.9009
CIE-Lab:
46.8442, 29.3709, -68.5779
CIE-LCH:
46.8442, 74.6028, 293.1847
CIE-Luv:
46.8442, -17.1604, -105.6065
Hunter-Lab:
39.8759, 22.3489, -84.1712
#3d65e4 color charts
#3d65e4 color shades, tints & tones
#3d65e4 color schemes
#3d65e4 color preview, HTML & CSS examples
This text has a color of #3d65e4
<p style="color:#3d65e4;">Text here</p>
.mytext {color:#3d65e4;}
This box has a color of #3d65e4
<div style="background-color:#3d65e4;">Content here</div>
.mybackground {background-color:#3d65e4;}
Border around this has a color of #3d65e4
<div style="border:2px solid #3d65e4;">Content here</div>
.myborder {border:2px solid #3d65e4;}