#3f65d5 color space conversions
Hex:
#3f65d5
RGB:
63, 101, 213
CMY:
75, 60, 16
CMYK:
70, 53, 0, 16
HSL:
225°, 64.1026%, 54.1176%
HSV (HSB):
225°, 70.4225%, 83.5294%
XYZ:
18.7138, 15.1682, 64.8922
xyY:
0.1895, 0.1536, 15.1682
CIE-Lab:
45.8637, 24.2243, -61.6474
CIE-LCH:
45.8637, 66.2361, 291.4523
CIE-Luv:
45.8637, -16.7342, -94.6336
Hunter-Lab:
38.9464, 17.6134, -71.5261
#3f65d5 color charts
#3f65d5 color shades, tints & tones
#3f65d5 color schemes
#3f65d5 color preview, HTML & CSS examples
This text has a color of #3f65d5
<p style="color:#3f65d5;">Text here</p>
.mytext {color:#3f65d5;}
This box has a color of #3f65d5
<div style="background-color:#3f65d5;">Content here</div>
.mybackground {background-color:#3f65d5;}
Border around this has a color of #3f65d5
<div style="border:2px solid #3f65d5;">Content here</div>
.myborder {border:2px solid #3f65d5;}