#3b58ba color space conversions
Hex:
        #3b58ba
        RGB:
        59, 88, 186
        CMY:
        77, 65, 27
        CMYK:
        68, 53, 0, 27
      HSL:
        226°, 51.8367%, 48.0392%
        HSV (HSB):
        226°, 68.2796%, 72.9412%
        XYZ:
        14.1563, 11.4544, 47.9192
        xyY:
        0.1925, 0.1558, 11.4544
      CIE-Lab:
        40.3355, 22.2117, -54.9992
        CIE-LCH:
        40.3355, 59.3150, 291.9916
        CIE-Luv:
        40.3355, -13.6901, -81.6365
        Hunter-Lab:
        33.8444, 15.4345, -60.2557
      #3b58ba color charts
#3b58ba RGB chart
      #3b58ba CMYK chart
      #3b58ba RGB pie chart
      #3b58ba color shades, tints & tones
#3b58ba color schemes
#3b58ba color preview, HTML & CSS examples
           This text has a color of #3b58ba        
        
          <p style="color:#3b58ba;">Text here</p>
        
        
          .mytext {color:#3b58ba;}
        
        Text color #3b58ba
      
           This box has a color of #3b58ba        
        
          <div style="background-color:#3b58ba;">Content here</div>
        
        
          .mybackground {background-color:#3b58ba;}
        
        Background color #3b58ba
      
           Border around this has a color of #3b58ba        
        
          <div style="border:2px solid #3b58ba;">Content here</div>
        
        
          .myborder {border:2px solid #3b58ba;}
        
        Border color #3b58ba