#3f50a0 color space conversions
Hex:
        #3f50a0
        RGB:
        63, 80, 160
        CMY:
        75, 69, 37
        CMYK:
        61, 50, 0, 37
      HSL:
        229°, 43.4978%, 43.7255%
        HSV (HSB):
        229°, 60.6250%, 62.7451%
        XYZ:
        11.2637, 9.3321, 34.4653
        xyY:
        0.2046, 0.1695, 9.3321
      CIE-Lab:
        36.6161, 18.8006, -45.5852
        CIE-LCH:
        36.6161, 49.3100, 292.4126
        CIE-Luv:
        36.6161, -9.9512, -65.9288
        Hunter-Lab:
        30.5486, 12.3557, -45.5078
      #3f50a0 color charts
#3f50a0 RGB chart
      #3f50a0 CMYK chart
      #3f50a0 RGB pie chart
      #3f50a0 color shades, tints & tones
#3f50a0 color schemes
#3f50a0 color preview, HTML & CSS examples
           This text has a color of #3f50a0        
        
          <p style="color:#3f50a0;">Text here</p>
        
        
          .mytext {color:#3f50a0;}
        
        Text color #3f50a0
      
           This box has a color of #3f50a0        
        
          <div style="background-color:#3f50a0;">Content here</div>
        
        
          .mybackground {background-color:#3f50a0;}
        
        Background color #3f50a0
      
           Border around this has a color of #3f50a0        
        
          <div style="border:2px solid #3f50a0;">Content here</div>
        
        
          .myborder {border:2px solid #3f50a0;}
        
        Border color #3f50a0