#3f65cd color space conversions
Hex:
#3f65cd
RGB:
63, 101, 205
CMY:
75, 60, 20
CMYK:
69, 51, 0, 20
HSL:
224°, 58.6777%, 52.5490%
HSV (HSB):
224°, 69.2683%, 80.3922%
XYZ:
17.7230, 14.7719, 59.6748
xyY:
0.1923, 0.1603, 14.7719
CIE-Lab:
45.3202, 21.3403, -57.9472
CIE-LCH:
45.3202, 61.7519, 290.2173
CIE-Luv:
45.3202, -16.7166, -88.6859
Hunter-Lab:
38.4342, 15.0511, -65.1524
#3f65cd color charts
#3f65cd color shades, tints & tones
#3f65cd color schemes
#3f65cd color preview, HTML & CSS examples
This text has a color of #3f65cd
<p style="color:#3f65cd;">Text here</p>
.mytext {color:#3f65cd;}
This box has a color of #3f65cd
<div style="background-color:#3f65cd;">Content here</div>
.mybackground {background-color:#3f65cd;}
Border around this has a color of #3f65cd
<div style="border:2px solid #3f65cd;">Content here</div>
.myborder {border:2px solid #3f65cd;}