#3a63b1 color space conversions
Hex:
        #3a63b1
        RGB:
        58, 99, 177
        CMY:
        77, 61, 31
        CMYK:
        67, 44, 0, 31
      HSL:
        219°, 50.6383%, 46.0784%
        HSV (HSB):
        219°, 67.2316%, 69.4118%
        XYZ:
        14.1426, 12.9975, 43.3584
        xyY:
        0.2006, 0.1844, 12.9975
      CIE-Lab:
        42.7595, 11.6778, -45.8316
        CIE-LCH:
        42.7595, 47.2960, 284.2947
        CIE-Luv:
        42.7595, -17.2625, -68.6241
        Hunter-Lab:
        36.0521, 6.9311, -46.0691
      #3a63b1 color charts
#3a63b1 RGB chart
      #3a63b1 CMYK chart
      #3a63b1 RGB pie chart
      #3a63b1 color shades, tints & tones
#3a63b1 color schemes
#3a63b1 color preview, HTML & CSS examples
           This text has a color of #3a63b1        
        
          <p style="color:#3a63b1;">Text here</p>
        
        
          .mytext {color:#3a63b1;}
        
        Text color #3a63b1
      
           This box has a color of #3a63b1        
        
          <div style="background-color:#3a63b1;">Content here</div>
        
        
          .mybackground {background-color:#3a63b1;}
        
        Background color #3a63b1
      
           Border around this has a color of #3a63b1        
        
          <div style="border:2px solid #3a63b1;">Content here</div>
        
        
          .myborder {border:2px solid #3a63b1;}
        
        Border color #3a63b1