#3f51cf color space conversions
Hex:
#3f51cf
RGB:
63, 81, 207
CMY:
75, 68, 19
CMYK:
70, 61, 0, 19
HSL:
233°, 60.0000%, 52.9412%
HSV (HSB):
233°, 69.5652%, 81.1765%
XYZ:
16.2548, 11.4466, 60.3842
xyY:
0.1845, 0.1299, 11.4466
CIE-Lab:
40.3227, 34.7647, -67.2096
CIE-LCH:
40.3227, 75.6684, 297.3506
CIE-Luv:
40.3227, -11.3681, -99.1941
Hunter-Lab:
33.8328, 26.5519, -82.1366
#3f51cf color charts
#3f51cf color shades, tints & tones
#3f51cf color schemes
#3f51cf color preview, HTML & CSS examples
This text has a color of #3f51cf
<p style="color:#3f51cf;">Text here</p>
.mytext {color:#3f51cf;}
This box has a color of #3f51cf
<div style="background-color:#3f51cf;">Content here</div>
.mybackground {background-color:#3f51cf;}
Border around this has a color of #3f51cf
<div style="border:2px solid #3f51cf;">Content here</div>
.myborder {border:2px solid #3f51cf;}