#e13edd color space conversions
Hex:
        #e13edd
        RGB:
        225, 62, 221
        CMY:
        12, 76, 13
        CMYK:
        0, 72, 2, 12
      HSL:
        301°, 73.0942%, 56.2745%
        HSV (HSB):
        301°, 72.4444%, 88.2353%
        XYZ:
        45.8251, 24.6733, 70.7538
        xyY:
        0.3244, 0.1747, 24.6733
      CIE-Lab:
        56.7557, 78.4632, -47.7906
        CIE-LCH:
        56.7557, 91.8717, 328.6552
        CIE-Luv:
        56.7557, 69.3213, -84.7339
        Hunter-Lab:
        49.6722, 77.7490, -49.6830
      #e13edd color charts
#e13edd RGB chart
      #e13edd CMYK chart
      #e13edd RGB pie chart
      #e13edd color shades, tints & tones
#e13edd color schemes
#e13edd color preview, HTML & CSS examples
           This text has a color of #e13edd        
        
          <p style="color:#e13edd;">Text here</p>
        
        
          .mytext {color:#e13edd;}
        
        Text color #e13edd
      
           This box has a color of #e13edd        
        
          <div style="background-color:#e13edd;">Content here</div>
        
        
          .mybackground {background-color:#e13edd;}
        
        Background color #e13edd
      
           Border around this has a color of #e13edd        
        
          <div style="border:2px solid #e13edd;">Content here</div>
        
        
          .myborder {border:2px solid #e13edd;}
        
        Border color #e13edd