#3b509b color space conversions
Hex:
        #3b509b
        RGB:
        59, 80, 155
        CMY:
        77, 69, 39
        CMYK:
        62, 48, 0, 39
      HSL:
        227°, 44.8598%, 41.9608%
        HSV (HSB):
        227°, 61.9355%, 60.7843%
        XYZ:
        10.5887, 9.0337, 32.1959
        xyY:
        0.2043, 0.1743, 9.0337
      CIE-Lab:
        36.0491, 16.2371, -43.5030
        CIE-LCH:
        36.0491, 46.4344, 290.4676
        CIE-Luv:
        36.0491, -10.9248, -62.4772
        Hunter-Lab:
        30.0561, 10.2870, -42.4719
      #3b509b color charts
#3b509b RGB chart
      #3b509b CMYK chart
      #3b509b RGB pie chart
      #3b509b color shades, tints & tones
#3b509b color schemes
#3b509b color preview, HTML & CSS examples
           This text has a color of #3b509b        
        
          <p style="color:#3b509b;">Text here</p>
        
        
          .mytext {color:#3b509b;}
        
        Text color #3b509b
      
           This box has a color of #3b509b        
        
          <div style="background-color:#3b509b;">Content here</div>
        
        
          .mybackground {background-color:#3b509b;}
        
        Background color #3b509b
      
           Border around this has a color of #3b509b        
        
          <div style="border:2px solid #3b509b;">Content here</div>
        
        
          .myborder {border:2px solid #3b509b;}
        
        Border color #3b509b