#3a3076 color space conversions
Hex:
        #3a3076
        RGB:
        58, 48, 118
        CMY:
        77, 81, 54
        CMYK:
        51, 59, 0, 54
      HSL:
        249°, 42.1687%, 32.5490%
        HSV (HSB):
        249°, 59.3220%, 46.2745%
        XYZ:
        6.0719, 4.3215, 17.6536
        xyY:
        0.2165, 0.1541, 4.3215
      CIE-Lab:
        24.7069, 24.4174, -38.8730
        CIE-LCH:
        24.7069, 45.9055, 302.1342
        CIE-Luv:
        24.7069, -0.5596, -49.5641
        Hunter-Lab:
        20.7881, 15.7580, -35.7985
      #3a3076 color charts
#3a3076 RGB chart
      #3a3076 CMYK chart
      #3a3076 RGB pie chart
      #3a3076 color shades, tints & tones
#3a3076 color schemes
#3a3076 color preview, HTML & CSS examples
           This text has a color of #3a3076        
        
          <p style="color:#3a3076;">Text here</p>
        
        
          .mytext {color:#3a3076;}
        
        Text color #3a3076
      
           This box has a color of #3a3076        
        
          <div style="background-color:#3a3076;">Content here</div>
        
        
          .mybackground {background-color:#3a3076;}
        
        Background color #3a3076
      
           Border around this has a color of #3a3076        
        
          <div style="border:2px solid #3a3076;">Content here</div>
        
        
          .myborder {border:2px solid #3a3076;}
        
        Border color #3a3076