#e13cd2 color space conversions
Hex:
        #e13cd2
        RGB:
        225, 60, 210
        CMY:
        12, 76, 18
        CMYK:
        0, 73, 7, 12
      HSL:
        305°, 73.3333%, 55.8824%
        HSV (HSB):
        305°, 73.3333%, 88.2353%
        XYZ:
        44.3001, 23.8924, 63.2496
        xyY:
        0.3370, 0.1818, 23.8924
      CIE-Lab:
        55.9799, 77.4086, -42.7735
        CIE-LCH:
        55.9799, 88.4401, 331.0764
        CIE-Luv:
        55.9799, 73.6946, -76.6846
        Hunter-Lab:
        48.8799, 76.2356, -42.5042
      #e13cd2 color charts
#e13cd2 RGB chart
      #e13cd2 CMYK chart
      #e13cd2 RGB pie chart
      #e13cd2 color shades, tints & tones
#e13cd2 color schemes
#e13cd2 color preview, HTML & CSS examples
           This text has a color of #e13cd2        
        
          <p style="color:#e13cd2;">Text here</p>
        
        
          .mytext {color:#e13cd2;}
        
        Text color #e13cd2
      
           This box has a color of #e13cd2        
        
          <div style="background-color:#e13cd2;">Content here</div>
        
        
          .mybackground {background-color:#e13cd2;}
        
        Background color #e13cd2
      
           Border around this has a color of #e13cd2        
        
          <div style="border:2px solid #e13cd2;">Content here</div>
        
        
          .myborder {border:2px solid #e13cd2;}
        
        Border color #e13cd2