#3f72e5 color space conversions
Hex:
#3f72e5
RGB:
63, 114, 229
CMY:
75, 55, 10
CMYK:
72, 50, 0, 10
HSL:
222°, 76.1468%, 57.2549%
HSV (HSB):
222°, 72.4891%, 89.8039%
XYZ:
22.2101, 18.7485, 76.5770
xyY:
0.1890, 0.1595, 18.7485
CIE-Lab:
50.3917, 21.7980, -63.3906
CIE-LCH:
50.3917, 67.0338, 288.9765
CIE-Luv:
50.3917, -20.4473, -99.4805
Hunter-Lab:
43.2996, 15.7855, -74.5470
#3f72e5 color charts
#3f72e5 color shades, tints & tones
#3f72e5 color schemes
#3f72e5 color preview, HTML & CSS examples
This text has a color of #3f72e5
<p style="color:#3f72e5;">Text here</p>
.mytext {color:#3f72e5;}
This box has a color of #3f72e5
<div style="background-color:#3f72e5;">Content here</div>
.mybackground {background-color:#3f72e5;}
Border around this has a color of #3f72e5
<div style="border:2px solid #3f72e5;">Content here</div>
.myborder {border:2px solid #3f72e5;}