#3b3a72 color space conversions
Hex:
        #3b3a72
        RGB:
        59, 58, 114
        CMY:
        77, 77, 55
        CMYK:
        48, 49, 0, 55
      HSL:
        241°, 32.5581%, 33.7255%
        HSV (HSB):
        241°, 49.1228%, 44.7059%
        XYZ:
        6.3540, 5.1708, 16.5828
        xyY:
        0.2261, 0.1840, 5.1708
      CIE-Lab:
        27.2160, 16.6505, -32.2957
        CIE-LCH:
        27.2160, 36.3352, 297.2741
        CIE-Luv:
        27.2160, -2.7221, -42.5174
        Hunter-Lab:
        22.7394, 10.0832, -27.3197
      #3b3a72 color charts
#3b3a72 RGB chart
      #3b3a72 CMYK chart
      #3b3a72 RGB pie chart
      #3b3a72 color shades, tints & tones
#3b3a72 color schemes
#3b3a72 color preview, HTML & CSS examples
           This text has a color of #3b3a72        
        
          <p style="color:#3b3a72;">Text here</p>
        
        
          .mytext {color:#3b3a72;}
        
        Text color #3b3a72
      
           This box has a color of #3b3a72        
        
          <div style="background-color:#3b3a72;">Content here</div>
        
        
          .mybackground {background-color:#3b3a72;}
        
        Background color #3b3a72
      
           Border around this has a color of #3b3a72        
        
          <div style="border:2px solid #3b3a72;">Content here</div>
        
        
          .myborder {border:2px solid #3b3a72;}
        
        Border color #3b3a72