#3a206e color space conversions
Hex:
        #3a206e
        RGB:
        58, 32, 110
        CMY:
        77, 87, 57
        CMYK:
        47, 71, 0, 57
      HSL:
        260°, 54.9296%, 27.8431%
        HSV (HSB):
        260°, 70.9091%, 43.1373%
        XYZ:
        5.0759, 3.0584, 15.0746
        xyY:
        0.2187, 0.1318, 3.0584
      CIE-Lab:
        20.2761, 31.9280, -40.9197
        CIE-LCH:
        20.2761, 51.9021, 307.9635
        CIE-Luv:
        20.2761, 3.4981, -48.0096
        Hunter-Lab:
        17.4881, 21.2051, -38.8658
      #3a206e color charts
#3a206e RGB chart
      #3a206e CMYK chart
      #3a206e RGB pie chart
      #3a206e color shades, tints & tones
#3a206e color schemes
#3a206e color preview, HTML & CSS examples
           This text has a color of #3a206e        
        
          <p style="color:#3a206e;">Text here</p>
        
        
          .mytext {color:#3a206e;}
        
        Text color #3a206e
      
           This box has a color of #3a206e        
        
          <div style="background-color:#3a206e;">Content here</div>
        
        
          .mybackground {background-color:#3a206e;}
        
        Background color #3a206e
      
           Border around this has a color of #3a206e        
        
          <div style="border:2px solid #3a206e;">Content here</div>
        
        
          .myborder {border:2px solid #3a206e;}
        
        Border color #3a206e