#3f51ac color space conversions
Hex:
#3f51ac
RGB:
63, 81, 172
CMY:
75, 68, 33
CMYK:
63, 53, 0, 33
HSL:
230°, 46.3830%, 46.0784%
HSV (HSB):
230°, 63.3721%, 67.4510%
XYZ:
12.4387, 9.9202, 40.2889
xyY:
0.1985, 0.1583, 9.9202
CIE-Lab:
37.6988, 22.3928, -50.9996
CIE-LCH:
37.6988, 55.6992, 293.7052
CIE-Luv:
37.6988, -10.5229, -74.4224
Hunter-Lab:
31.4963, 15.3758, -53.7942
#3f51ac color charts
#3f51ac color shades, tints & tones
#3f51ac color schemes
#3f51ac color preview, HTML & CSS examples
This text has a color of #3f51ac
<p style="color:#3f51ac;">Text here</p>
.mytext {color:#3f51ac;}
This box has a color of #3f51ac
<div style="background-color:#3f51ac;">Content here</div>
.mybackground {background-color:#3f51ac;}
Border around this has a color of #3f51ac
<div style="border:2px solid #3f51ac;">Content here</div>
.myborder {border:2px solid #3f51ac;}