#3b5bc1 color space conversions
Hex:
        #3b5bc1
        RGB:
        59, 91, 193
        CMY:
        77, 64, 24
        CMYK:
        69, 53, 0, 24
      HSL:
        226°, 53.1746%, 49.4118%
        HSV (HSB):
        226°, 69.4301%, 75.6863%
        XYZ:
        15.1704, 12.2622, 52.0194
        xyY:
        0.1909, 0.1543, 12.2622
      CIE-Lab:
        41.6299, 22.8157, -56.9883
        CIE-LCH:
        41.6299, 61.3858, 291.8191
        CIE-Luv:
        41.6299, -14.6035, -85.2938
        Hunter-Lab:
        35.0175, 16.0496, -63.5646
      #3b5bc1 color charts
#3b5bc1 RGB chart
      #3b5bc1 CMYK chart
      #3b5bc1 RGB pie chart
      #3b5bc1 color shades, tints & tones
#3b5bc1 color schemes
#3b5bc1 color preview, HTML & CSS examples
           This text has a color of #3b5bc1        
        
          <p style="color:#3b5bc1;">Text here</p>
        
        
          .mytext {color:#3b5bc1;}
        
        Text color #3b5bc1
      
           This box has a color of #3b5bc1        
        
          <div style="background-color:#3b5bc1;">Content here</div>
        
        
          .mybackground {background-color:#3b5bc1;}
        
        Background color #3b5bc1
      
           Border around this has a color of #3b5bc1        
        
          <div style="border:2px solid #3b5bc1;">Content here</div>
        
        
          .myborder {border:2px solid #3b5bc1;}
        
        Border color #3b5bc1