#3f64d3 color space conversions
Hex:
#3f64d3
RGB:
63, 100, 211
CMY:
75, 61, 17
CMYK:
70, 53, 0, 17
HSL:
225°, 62.7119%, 53.7255%
HSV (HSB):
225°, 70.1422%, 82.7451%
XYZ:
18.3649, 14.8743, 63.5311
xyY:
0.1898, 0.1537, 14.8743
CIE-Lab:
45.4615, 24.1392, -61.1559
CIE-LCH:
45.4615, 65.7476, 291.5399
CIE-Luv:
45.4615, -16.4430, -93.6779
Hunter-Lab:
38.5672, 17.5058, -70.6705
#3f64d3 color charts
#3f64d3 color shades, tints & tones
#3f64d3 color schemes
#3f64d3 color preview, HTML & CSS examples
This text has a color of #3f64d3
<p style="color:#3f64d3;">Text here</p>
.mytext {color:#3f64d3;}
This box has a color of #3f64d3
<div style="background-color:#3f64d3;">Content here</div>
.mybackground {background-color:#3f64d3;}
Border around this has a color of #3f64d3
<div style="border:2px solid #3f64d3;">Content here</div>
.myborder {border:2px solid #3f64d3;}