#3f90f2 color space conversions
Hex:
        #3f90f2
        RGB:
        63, 144, 242
        CMY:
        75, 44, 5
        CMYK:
        74, 40, 0, 5
      HSL:
        213°, 87.3171%, 59.8039%
        HSV (HSB):
        213°, 73.9669%, 94.9020%
        XYZ:
        28.0502, 27.4141, 87.8174
        xyY:
        0.1958, 0.1913, 27.4141
      CIE-Lab:
        59.3557, 8.0823, -56.2438
        CIE-LCH:
        59.3557, 56.8216, 278.1775
        CIE-Luv:
        59.3557, -29.4545, -90.4580
        Hunter-Lab:
        52.3585, 4.0011, -62.7923
      #3f90f2 color charts
#3f90f2 RGB chart
      #3f90f2 CMYK chart
      #3f90f2 RGB pie chart
      #3f90f2 color shades, tints & tones
#3f90f2 color schemes
#3f90f2 color preview, HTML & CSS examples
           This text has a color of #3f90f2        
        
          <p style="color:#3f90f2;">Text here</p>
        
        
          .mytext {color:#3f90f2;}
        
        Text color #3f90f2
      
           This box has a color of #3f90f2        
        
          <div style="background-color:#3f90f2;">Content here</div>
        
        
          .mybackground {background-color:#3f90f2;}
        
        Background color #3f90f2
      
           Border around this has a color of #3f90f2        
        
          <div style="border:2px solid #3f90f2;">Content here</div>
        
        
          .myborder {border:2px solid #3f90f2;}
        
        Border color #3f90f2