#3f90e5 color space conversions
Hex:
#3f90e5
RGB:
63, 144, 229
CMY:
75, 44, 10
CMYK:
72, 37, 0, 10
HSL:
211°, 76.1468%, 57.2549%
HSV (HSB):
211°, 72.4891%, 89.8039%
XYZ:
26.1660, 26.6604, 77.8956
xyY:
0.2002, 0.2039, 26.6604
CIE-Lab:
58.6587, 3.4596, -50.1523
CIE-LCH:
58.6587, 50.2715, 273.9461
CIE-Luv:
58.6587, -29.8925, -79.8040
Hunter-Lab:
51.6337, 0.0980, -53.3024
#3f90e5 color charts
#3f90e5 color shades, tints & tones
#3f90e5 color schemes
#3f90e5 color preview, HTML & CSS examples
This text has a color of #3f90e5
<p style="color:#3f90e5;">Text here</p>
.mytext {color:#3f90e5;}
This box has a color of #3f90e5
<div style="background-color:#3f90e5;">Content here</div>
.mybackground {background-color:#3f90e5;}
Border around this has a color of #3f90e5
<div style="border:2px solid #3f90e5;">Content here</div>
.myborder {border:2px solid #3f90e5;}