#3b3564 color space conversions
Hex:
        #3b3564
        RGB:
        59, 53, 100
        CMY:
        77, 79, 61
        CMYK:
        41, 47, 0, 61
      HSL:
        248°, 30.7190%, 30.0000%
        HSV (HSB):
        248°, 47.0000%, 39.2157%
        XYZ:
        5.3770, 4.3961, 12.6217
        xyY:
        0.2401, 0.1963, 4.3961
      CIE-Lab:
        24.9400, 15.4766, -26.9314
        CIE-LCH:
        24.9400, 31.0617, 299.8846
        CIE-Luv:
        24.9400, -0.2761, -34.3562
        Hunter-Lab:
        20.9669, 9.0844, -21.0147
      #3b3564 color charts
#3b3564 RGB chart
      #3b3564 CMYK chart
      #3b3564 RGB pie chart
      #3b3564 color shades, tints & tones
#3b3564 color schemes
#3b3564 color preview, HTML & CSS examples
           This text has a color of #3b3564        
        
          <p style="color:#3b3564;">Text here</p>
        
        
          .mytext {color:#3b3564;}
        
        Text color #3b3564
      
           This box has a color of #3b3564        
        
          <div style="background-color:#3b3564;">Content here</div>
        
        
          .mybackground {background-color:#3b3564;}
        
        Background color #3b3564
      
           Border around this has a color of #3b3564        
        
          <div style="border:2px solid #3b3564;">Content here</div>
        
        
          .myborder {border:2px solid #3b3564;}
        
        Border color #3b3564