#3f50a3 color space conversions
Hex:
        #3f50a3
        RGB:
        63, 80, 163
        CMY:
        75, 69, 36
        CMYK:
        61, 51, 0, 36
      HSL:
        230°, 44.2478%, 44.3137%
        HSV (HSB):
        230°, 61.3497%, 63.9216%
        XYZ:
        11.5294, 9.4384, 35.8645
        xyY:
        0.2029, 0.1661, 9.4384
      CIE-Lab:
        36.8151, 19.8590, -47.0621
        CIE-LCH:
        36.8151, 51.0806, 292.8785
        CIE-Luv:
        36.8151, -10.0217, -68.1989
        Hunter-Lab:
        30.7220, 13.2243, -47.7089
      #3f50a3 color charts
#3f50a3 RGB chart
      #3f50a3 CMYK chart
      #3f50a3 RGB pie chart
      #3f50a3 color shades, tints & tones
#3f50a3 color schemes
#3f50a3 color preview, HTML & CSS examples
           This text has a color of #3f50a3        
        
          <p style="color:#3f50a3;">Text here</p>
        
        
          .mytext {color:#3f50a3;}
        
        Text color #3f50a3
      
           This box has a color of #3f50a3        
        
          <div style="background-color:#3f50a3;">Content here</div>
        
        
          .mybackground {background-color:#3f50a3;}
        
        Background color #3f50a3
      
           Border around this has a color of #3f50a3        
        
          <div style="border:2px solid #3f50a3;">Content here</div>
        
        
          .myborder {border:2px solid #3f50a3;}
        
        Border color #3f50a3