#3f65c9 color space conversions
Hex:
#3f65c9
RGB:
63, 101, 201
CMY:
75, 60, 21
CMYK:
69, 50, 0, 21
HSL:
223°, 56.0976%, 51.7647%
HSV (HSB):
223°, 68.6567%, 78.8235%
XYZ:
17.2462, 14.5812, 57.1638
xyY:
0.1938, 0.1638, 14.5812
CIE-Lab:
45.0551, 19.8978, -56.0756
CIE-LCH:
45.0551, 59.5012, 289.5366
CIE-Luv:
45.0551, -16.7125, -85.6685
Hunter-Lab:
38.1853, 13.7943, -62.0281
#3f65c9 color charts
#3f65c9 color shades, tints & tones
#3f65c9 color schemes
#3f65c9 color preview, HTML & CSS examples
This text has a color of #3f65c9
<p style="color:#3f65c9;">Text here</p>
.mytext {color:#3f65c9;}
This box has a color of #3f65c9
<div style="background-color:#3f65c9;">Content here</div>
.mybackground {background-color:#3f65c9;}
Border around this has a color of #3f65c9
<div style="border:2px solid #3f65c9;">Content here</div>
.myborder {border:2px solid #3f65c9;}