#3f50f2 color space conversions
Hex:
#3f50f2
RGB:
63, 80, 242
CMY:
75, 69, 5
CMYK:
74, 67, 0, 5
HSL:
234°, 87.3171%, 59.8039%
HSV (HSB):
234°, 73.9669%, 94.9020%
XYZ:
20.9456, 13.2049, 85.4492
xyY:
0.1751, 0.1104, 13.2049
CIE-Lab:
43.0704, 47.3964, -82.6332
CIE-LCH:
43.0704, 95.2610, 299.8375
CIE-Luv:
43.0704, -12.0897, -122.2469
Hunter-Lab:
36.3385, 39.2952, -113.9821
#3f50f2 color charts
#3f50f2 color shades, tints & tones
#3f50f2 color schemes
#3f50f2 color preview, HTML & CSS examples
This text has a color of #3f50f2
<p style="color:#3f50f2;">Text here</p>
.mytext {color:#3f50f2;}
This box has a color of #3f50f2
<div style="background-color:#3f50f2;">Content here</div>
.mybackground {background-color:#3f50f2;}
Border around this has a color of #3f50f2
<div style="border:2px solid #3f50f2;">Content here</div>
.myborder {border:2px solid #3f50f2;}