#3b3a73 color space conversions
Hex:
        #3b3a73
        RGB:
        59, 58, 115
        CMY:
        77, 77, 55
        CMYK:
        49, 50, 0, 55
      HSL:
        241°, 32.9480%, 33.9216%
        HSV (HSB):
        241°, 49.5652%, 45.0980%
        XYZ:
        6.4112, 5.1937, 16.8842
        xyY:
        0.2250, 0.1823, 5.1937
      CIE-Lab:
        27.2797, 16.9836, -32.8292
        CIE-LCH:
        27.2797, 36.9621, 297.3540
        CIE-Luv:
        27.2797, -2.7788, -43.2693
        Hunter-Lab:
        22.7897, 10.3335, -27.9734
      #3b3a73 color charts
#3b3a73 RGB chart
      #3b3a73 CMYK chart
      #3b3a73 RGB pie chart
      #3b3a73 color shades, tints & tones
#3b3a73 color schemes
#3b3a73 color preview, HTML & CSS examples
           This text has a color of #3b3a73        
        
          <p style="color:#3b3a73;">Text here</p>
        
        
          .mytext {color:#3b3a73;}
        
        Text color #3b3a73
      
           This box has a color of #3b3a73        
        
          <div style="background-color:#3b3a73;">Content here</div>
        
        
          .mybackground {background-color:#3b3a73;}
        
        Background color #3b3a73
      
           Border around this has a color of #3b3a73        
        
          <div style="border:2px solid #3b3a73;">Content here</div>
        
        
          .myborder {border:2px solid #3b3a73;}
        
        Border color #3b3a73