#3f75e4 color space conversions
Hex:
#3f75e4
RGB:
63, 117, 228
CMY:
75, 54, 11
CMYK:
72, 49, 0, 11
HSL:
220°, 75.3425%, 57.0588%
HSV (HSB):
220°, 72.3684%, 89.4118%
XYZ:
22.4148, 19.3808, 75.9583
xyY:
0.1904, 0.1646, 19.3808
CIE-Lab:
51.1298, 19.5600, -61.6378
CIE-LCH:
51.1298, 64.6670, 287.6062
CIE-Luv:
51.1298, -21.3442, -96.9919
Hunter-Lab:
44.0236, 13.8426, -71.4824
#3f75e4 color charts
#3f75e4 color shades, tints & tones
#3f75e4 color schemes
#3f75e4 color preview, HTML & CSS examples
This text has a color of #3f75e4
<p style="color:#3f75e4;">Text here</p>
.mytext {color:#3f75e4;}
This box has a color of #3f75e4
<div style="background-color:#3f75e4;">Content here</div>
.mybackground {background-color:#3f75e4;}
Border around this has a color of #3f75e4
<div style="border:2px solid #3f75e4;">Content here</div>
.myborder {border:2px solid #3f75e4;}