#e13c85 color space conversions
Hex:
        #e13c85
        RGB:
        225, 60, 133
        CMY:
        12, 76, 48
        CMYK:
        0, 73, 41, 12
      HSL:
        333°, 73.3333%, 55.8824%
        HSV (HSB):
        333°, 73.3333%, 88.2353%
        XYZ:
        36.9008, 20.9327, 24.2858
        xyY:
        0.4494, 0.2549, 20.9327
      CIE-Lab:
        52.8758, 67.8777, -2.5394
        CIE-LCH:
        52.8758, 67.9252, 357.8575
        CIE-Luv:
        52.8758, 103.4428, -16.3231
        Hunter-Lab:
        45.7523, 63.9000, 0.5548
      #e13c85 color charts
#e13c85 RGB chart
      #e13c85 CMYK chart
      #e13c85 RGB pie chart
      #e13c85 color shades, tints & tones
#e13c85 color schemes
#e13c85 color preview, HTML & CSS examples
           This text has a color of #e13c85        
        
          <p style="color:#e13c85;">Text here</p>
        
        
          .mytext {color:#e13c85;}
        
        Text color #e13c85
      
           This box has a color of #e13c85        
        
          <div style="background-color:#e13c85;">Content here</div>
        
        
          .mybackground {background-color:#e13c85;}
        
        Background color #e13c85
      
           Border around this has a color of #e13c85        
        
          <div style="border:2px solid #e13c85;">Content here</div>
        
        
          .myborder {border:2px solid #e13c85;}
        
        Border color #e13c85