#3a204e color space conversions
Hex:
        #3a204e
        RGB:
        58, 32, 78
        CMY:
        77, 87, 69
        CMYK:
        26, 59, 0, 69
      HSL:
        274°, 41.8182%, 21.5686%
        HSV (HSB):
        274°, 58.9744%, 30.5882%
        XYZ:
        3.6366, 2.4826, 7.4953
        xyY:
        0.2671, 0.1824, 2.4826
      CIE-Lab:
        17.8398, 22.6212, -23.6224
        CIE-LCH:
        17.8398, 32.7068, 313.7597
        CIE-Luv:
        17.8398, 7.3602, -26.8330
        Hunter-Lab:
        15.7563, 13.6244, -17.1747
      #3a204e color charts
#3a204e RGB chart
      #3a204e CMYK chart
      #3a204e RGB pie chart
      #3a204e color shades, tints & tones
#3a204e color schemes
#3a204e color preview, HTML & CSS examples
           This text has a color of #3a204e        
        
          <p style="color:#3a204e;">Text here</p>
        
        
          .mytext {color:#3a204e;}
        
        Text color #3a204e
      
           This box has a color of #3a204e        
        
          <div style="background-color:#3a204e;">Content here</div>
        
        
          .mybackground {background-color:#3a204e;}
        
        Background color #3a204e
      
           Border around this has a color of #3a204e        
        
          <div style="border:2px solid #3a204e;">Content here</div>
        
        
          .myborder {border:2px solid #3a204e;}
        
        Border color #3a204e