#e13cd1 color space conversions
Hex:
        #e13cd1
        RGB:
        225, 60, 209
        CMY:
        12, 76, 18
        CMYK:
        0, 73, 7, 12
      HSL:
        306°, 73.3333%, 55.8824%
        HSV (HSB):
        306°, 73.3333%, 88.2353%
        XYZ:
        44.1758, 23.8427, 62.5954
        xyY:
        0.3382, 0.1825, 23.8427
      CIE-Lab:
        55.9300, 77.2611, -42.2822
        CIE-LCH:
        55.9300, 88.0742, 331.3097
        CIE-Luv:
        55.9300, 74.0607, -75.9000
        Hunter-Lab:
        48.8290, 76.0390, -41.8253
      #e13cd1 color charts
#e13cd1 RGB chart
      #e13cd1 CMYK chart
      #e13cd1 RGB pie chart
      #e13cd1 color shades, tints & tones
#e13cd1 color schemes
#e13cd1 color preview, HTML & CSS examples
           This text has a color of #e13cd1        
        
          <p style="color:#e13cd1;">Text here</p>
        
        
          .mytext {color:#e13cd1;}
        
        Text color #e13cd1
      
           This box has a color of #e13cd1        
        
          <div style="background-color:#e13cd1;">Content here</div>
        
        
          .mybackground {background-color:#e13cd1;}
        
        Background color #e13cd1
      
           Border around this has a color of #e13cd1        
        
          <div style="border:2px solid #e13cd1;">Content here</div>
        
        
          .myborder {border:2px solid #e13cd1;}
        
        Border color #e13cd1