#3f64a5 color space conversions
Hex:
#3f64a5
RGB:
63, 100, 165
CMY:
75, 61, 35
CMYK:
62, 39, 0, 35
HSL:
218°, 44.7368%, 44.7059%
HSV (HSB):
218°, 61.8182%, 64.7059%
XYZ:
13.3986, 12.8877, 37.3787
xyY:
0.2105, 0.2024, 12.8877
CIE-Lab:
42.5936, 7.6633, -39.0164
CIE-LCH:
42.5936, 39.7618, 281.1122
CIE-Luv:
42.5936, -16.4750, -57.8980
Hunter-Lab:
35.8995, 3.7967, -36.6034
#3f64a5 color charts
#3f64a5 color shades, tints & tones
#3f64a5 color schemes
#3f64a5 color preview, HTML & CSS examples
This text has a color of #3f64a5
<p style="color:#3f64a5;">Text here</p>
.mytext {color:#3f64a5;}
This box has a color of #3f64a5
<div style="background-color:#3f64a5;">Content here</div>
.mybackground {background-color:#3f64a5;}
Border around this has a color of #3f64a5
<div style="border:2px solid #3f64a5;">Content here</div>
.myborder {border:2px solid #3f64a5;}