#3a2ede color space conversions
Hex:
        #3a2ede
        RGB:
        58, 46, 222
        CMY:
        77, 82, 13
        CMYK:
        74, 79, 0, 13
      HSL:
        244°, 72.7273%, 52.5490%
        HSV (HSB):
        244°, 79.2793%, 87.0588%
        XYZ:
        15.9067, 8.1275, 69.8376
        xyY:
        0.1695, 0.0866, 8.1275
      CIE-Lab:
        34.2469, 58.9581, -85.8478
        CIE-LCH:
        34.2469, 104.1436, 304.4803
        CIE-Luv:
        34.2469, -6.5232, -114.7479
        Hunter-Lab:
        28.5087, 49.7058, -125.2864
      #3a2ede color charts
#3a2ede RGB chart
      #3a2ede CMYK chart
      #3a2ede RGB pie chart
      #3a2ede color shades, tints & tones
#3a2ede color schemes
#3a2ede color preview, HTML & CSS examples
           This text has a color of #3a2ede        
        
          <p style="color:#3a2ede;">Text here</p>
        
        
          .mytext {color:#3a2ede;}
        
        Text color #3a2ede
      
           This box has a color of #3a2ede        
        
          <div style="background-color:#3a2ede;">Content here</div>
        
        
          .mybackground {background-color:#3a2ede;}
        
        Background color #3a2ede
      
           Border around this has a color of #3a2ede        
        
          <div style="border:2px solid #3a2ede;">Content here</div>
        
        
          .myborder {border:2px solid #3a2ede;}
        
        Border color #3a2ede