#e13ecd color space conversions
Hex:
        #e13ecd
        RGB:
        225, 62, 205
        CMY:
        12, 76, 20
        CMYK:
        0, 72, 9, 12
      HSL:
        307°, 73.0942%, 56.2745%
        HSV (HSB):
        307°, 72.4444%, 88.2353%
        XYZ:
        43.7934, 23.8606, 60.0550
        xyY:
        0.3429, 0.1868, 23.8606
      CIE-Lab:
        55.9479, 76.0629, -39.9704
        CIE-LCH:
        55.9479, 85.9255, 332.2784
        CIE-Luv:
        55.9479, 75.0703, -72.2043
        Hunter-Lab:
        48.8473, 74.5491, -38.7006
      #e13ecd color charts
#e13ecd RGB chart
      #e13ecd CMYK chart
      #e13ecd RGB pie chart
      #e13ecd color shades, tints & tones
#e13ecd color schemes
#e13ecd color preview, HTML & CSS examples
           This text has a color of #e13ecd        
        
          <p style="color:#e13ecd;">Text here</p>
        
        
          .mytext {color:#e13ecd;}
        
        Text color #e13ecd
      
           This box has a color of #e13ecd        
        
          <div style="background-color:#e13ecd;">Content here</div>
        
        
          .mybackground {background-color:#e13ecd;}
        
        Background color #e13ecd
      
           Border around this has a color of #e13ecd        
        
          <div style="border:2px solid #e13ecd;">Content here</div>
        
        
          .myborder {border:2px solid #e13ecd;}
        
        Border color #e13ecd