#3d65d1 color space conversions
Hex:
#3d65d1
RGB:
61, 101, 209
CMY:
76, 60, 18
CMYK:
71, 52, 0, 18
HSL:
224°, 61.6667%, 52.9412%
HSV (HSB):
224°, 70.8134%, 81.9608%
XYZ:
18.0868, 14.9029, 62.2449
xyY:
0.1899, 0.1565, 14.9029
CIE-Lab:
45.5009, 22.5023, -59.9523
CIE-LCH:
45.5009, 64.0362, 290.5729
CIE-Luv:
45.5009, -17.1234, -91.8171
Hunter-Lab:
38.6043, 16.0728, -68.5752
#3d65d1 color charts
#3d65d1 color shades, tints & tones
#3d65d1 color schemes
#3d65d1 color preview, HTML & CSS examples
This text has a color of #3d65d1
<p style="color:#3d65d1;">Text here</p>
.mytext {color:#3d65d1;}
This box has a color of #3d65d1
<div style="background-color:#3d65d1;">Content here</div>
.mybackground {background-color:#3d65d1;}
Border around this has a color of #3d65d1
<div style="border:2px solid #3d65d1;">Content here</div>
.myborder {border:2px solid #3d65d1;}