#3b3772 color space conversions
Hex:
        #3b3772
        RGB:
        59, 55, 114
        CMY:
        77, 78, 55
        CMYK:
        48, 52, 0, 55
      HSL:
        244°, 34.9112%, 33.1373%
        HSV (HSB):
        244°, 51.7544%, 44.7059%
        XYZ:
        6.2071, 4.8771, 16.5338
        xyY:
        0.2247, 0.1766, 4.8771
      CIE-Lab:
        26.3817, 18.6710, -33.6289
        CIE-LCH:
        26.3817, 38.4644, 299.0393
        CIE-Luv:
        26.3817, -1.8244, -43.8928
        Hunter-Lab:
        22.0841, 11.5229, -28.9300
      #3b3772 color charts
#3b3772 RGB chart
      #3b3772 CMYK chart
      #3b3772 RGB pie chart
      #3b3772 color shades, tints & tones
#3b3772 color schemes
#3b3772 color preview, HTML & CSS examples
           This text has a color of #3b3772        
        
          <p style="color:#3b3772;">Text here</p>
        
        
          .mytext {color:#3b3772;}
        
        Text color #3b3772
      
           This box has a color of #3b3772        
        
          <div style="background-color:#3b3772;">Content here</div>
        
        
          .mybackground {background-color:#3b3772;}
        
        Background color #3b3772
      
           Border around this has a color of #3b3772        
        
          <div style="border:2px solid #3b3772;">Content here</div>
        
        
          .myborder {border:2px solid #3b3772;}
        
        Border color #3b3772