#e13aed color space conversions
Hex:
        #e13aed
        RGB:
        225, 58, 237
        CMY:
        12, 77, 7
        CMYK:
        5, 76, 0, 7
      HSL:
        296°, 83.2558%, 57.8431%
        HSV (HSB):
        296°, 75.5274%, 92.9412%
        XYZ:
        47.8505, 25.1481, 82.4528
        xyY:
        0.3078, 0.1618, 25.1481
      CIE-Lab:
        57.2194, 82.1573, -56.0562
        CIE-LCH:
        57.2194, 99.4591, 325.6942
        CIE-Luv:
        57.2194, 64.5679, -98.0004
        Hunter-Lab:
        50.1479, 82.5636, -62.3808
      #e13aed color charts
#e13aed RGB chart
      #e13aed CMYK chart
      #e13aed RGB pie chart
      #e13aed color shades, tints & tones
#e13aed color schemes
#e13aed color preview, HTML & CSS examples
           This text has a color of #e13aed        
        
          <p style="color:#e13aed;">Text here</p>
        
        
          .mytext {color:#e13aed;}
        
        Text color #e13aed
      
           This box has a color of #e13aed        
        
          <div style="background-color:#e13aed;">Content here</div>
        
        
          .mybackground {background-color:#e13aed;}
        
        Background color #e13aed
      
           Border around this has a color of #e13aed        
        
          <div style="border:2px solid #e13aed;">Content here</div>
        
        
          .myborder {border:2px solid #e13aed;}
        
        Border color #e13aed