#3b3560 color space conversions
Hex:
        #3b3560
        RGB:
        59, 53, 96
        CMY:
        77, 79, 62
        CMYK:
        39, 45, 0, 62
      HSL:
        248°, 28.8591%, 29.2157%
        HSV (HSB):
        248°, 44.7917%, 37.6471%
        XYZ:
        5.1881, 4.3205, 11.6268
        xyY:
        0.2455, 0.2044, 4.3205
      CIE-Lab:
        24.7040, 14.2188, -24.7056
        CIE-LCH:
        24.7040, 28.5050, 299.9216
        CIE-Luv:
        24.7040, 0.0105, -31.3344
        Hunter-Lab:
        20.7859, 8.1773, -18.6144
      #3b3560 color charts
#3b3560 RGB chart
      #3b3560 CMYK chart
      #3b3560 RGB pie chart
      #3b3560 color shades, tints & tones
#3b3560 color schemes
#3b3560 color preview, HTML & CSS examples
           This text has a color of #3b3560        
        
          <p style="color:#3b3560;">Text here</p>
        
        
          .mytext {color:#3b3560;}
        
        Text color #3b3560
      
           This box has a color of #3b3560        
        
          <div style="background-color:#3b3560;">Content here</div>
        
        
          .mybackground {background-color:#3b3560;}
        
        Background color #3b3560
      
           Border around this has a color of #3b3560        
        
          <div style="border:2px solid #3b3560;">Content here</div>
        
        
          .myborder {border:2px solid #3b3560;}
        
        Border color #3b3560