#3f73e2 color space conversions
Hex:
#3f73e2
RGB:
63, 115, 226
CMY:
75, 55, 11
CMYK:
72, 49, 0, 11
HSL:
221°, 73.7557%, 56.6667%
HSV (HSB):
221°, 72.1239%, 88.6275%
XYZ:
21.9081, 18.8092, 74.4274
xyY:
0.1903, 0.1634, 18.8092
CIE-Lab:
50.4632, 20.0875, -61.5872
CIE-LCH:
50.4632, 64.7803, 288.0644
CIE-Luv:
50.4632, -20.7683, -96.6428
Hunter-Lab:
43.3696, 14.2723, -71.3900
#3f73e2 color charts
#3f73e2 color shades, tints & tones
#3f73e2 color schemes
#3f73e2 color preview, HTML & CSS examples
This text has a color of #3f73e2
<p style="color:#3f73e2;">Text here</p>
.mytext {color:#3f73e2;}
This box has a color of #3f73e2
<div style="background-color:#3f73e2;">Content here</div>
.mybackground {background-color:#3f73e2;}
Border around this has a color of #3f73e2
<div style="border:2px solid #3f73e2;">Content here</div>
.myborder {border:2px solid #3f73e2;}