#3b3480 color space conversions
Hex:
        #3b3480
        RGB:
        59, 52, 128
        CMY:
        77, 80, 50
        CMYK:
        54, 59, 0, 50
      HSL:
        246°, 42.2222%, 35.2941%
        HSV (HSB):
        246°, 59.3750%, 50.1961%
        XYZ:
        6.9279, 4.9443, 21.0113
        xyY:
        0.2107, 0.1504, 4.9443
      CIE-Lab:
        26.5755, 25.3462, -42.1682
        CIE-LCH:
        26.5755, 49.1994, 301.0090
        CIE-Luv:
        26.5755, -1.9231, -55.1347
        Hunter-Lab:
        22.2358, 16.7018, -40.4599
      #3b3480 color charts
#3b3480 RGB chart
      #3b3480 CMYK chart
      #3b3480 RGB pie chart
      #3b3480 color shades, tints & tones
#3b3480 color schemes
#3b3480 color preview, HTML & CSS examples
           This text has a color of #3b3480        
        
          <p style="color:#3b3480;">Text here</p>
        
        
          .mytext {color:#3b3480;}
        
        Text color #3b3480
      
           This box has a color of #3b3480        
        
          <div style="background-color:#3b3480;">Content here</div>
        
        
          .mybackground {background-color:#3b3480;}
        
        Background color #3b3480
      
           Border around this has a color of #3b3480        
        
          <div style="border:2px solid #3b3480;">Content here</div>
        
        
          .myborder {border:2px solid #3b3480;}
        
        Border color #3b3480