#3b53a1 color space conversions
Hex:
        #3b53a1
        RGB:
        59, 83, 161
        CMY:
        77, 67, 37
        CMYK:
        63, 48, 0, 37
      HSL:
        226°, 46.3636%, 43.1373%
        HSV (HSB):
        226°, 63.3540%, 63.1373%
        XYZ:
        11.3299, 9.6895, 34.9913
        xyY:
        0.2023, 0.1730, 9.6895
      CIE-Lab:
        37.2793, 16.4218, -45.1316
        CIE-LCH:
        37.2793, 48.0264, 289.9947
        CIE-Luv:
        37.2793, -11.9367, -65.4449
        Hunter-Lab:
        31.1280, 10.4961, -44.8589
      #3b53a1 color charts
#3b53a1 RGB chart
      #3b53a1 CMYK chart
      #3b53a1 RGB pie chart
      #3b53a1 color shades, tints & tones
#3b53a1 color schemes
#3b53a1 color preview, HTML & CSS examples
           This text has a color of #3b53a1        
        
          <p style="color:#3b53a1;">Text here</p>
        
        
          .mytext {color:#3b53a1;}
        
        Text color #3b53a1
      
           This box has a color of #3b53a1        
        
          <div style="background-color:#3b53a1;">Content here</div>
        
        
          .mybackground {background-color:#3b53a1;}
        
        Background color #3b53a1
      
           Border around this has a color of #3b53a1        
        
          <div style="border:2px solid #3b53a1;">Content here</div>
        
        
          .myborder {border:2px solid #3b53a1;}
        
        Border color #3b53a1