#3b58aa color space conversions
Hex:
        #3b58aa
        RGB:
        59, 88, 170
        CMY:
        77, 65, 33
        CMYK:
        65, 48, 0, 33
      HSL:
        224°, 48.4716%, 44.9020%
        HSV (HSB):
        224°, 65.2941%, 66.6667%
        XYZ:
        12.5491, 10.8115, 39.4556
        xyY:
        0.1998, 0.1721, 10.8115
      CIE-Lab:
        39.2612, 16.4066, -47.3090
        CIE-LCH:
        39.2612, 50.0731, 289.1263
        CIE-Luv:
        39.2612, -13.5631, -69.5885
        Hunter-Lab:
        32.8809, 10.5833, -48.1288
      #3b58aa color charts
#3b58aa RGB chart
      #3b58aa CMYK chart
      #3b58aa RGB pie chart
      #3b58aa color shades, tints & tones
#3b58aa color schemes
#3b58aa color preview, HTML & CSS examples
           This text has a color of #3b58aa        
        
          <p style="color:#3b58aa;">Text here</p>
        
        
          .mytext {color:#3b58aa;}
        
        Text color #3b58aa
      
           This box has a color of #3b58aa        
        
          <div style="background-color:#3b58aa;">Content here</div>
        
        
          .mybackground {background-color:#3b58aa;}
        
        Background color #3b58aa
      
           Border around this has a color of #3b58aa        
        
          <div style="border:2px solid #3b58aa;">Content here</div>
        
        
          .myborder {border:2px solid #3b58aa;}
        
        Border color #3b58aa