#e61ca5 color space conversions
Hex:
        #e61ca5
        RGB:
        230, 28, 165
        CMY:
        10, 89, 35
        CMYK:
        0, 88, 28, 10
      HSL:
        319°, 80.1587%, 50.5882%
        HSV (HSB):
        319°, 87.8261%, 90.1961%
        XYZ:
        39.8399, 20.3701, 37.4293
        xyY:
        0.4080, 0.2086, 20.3701
      CIE-Lab:
        52.2531, 79.9994, -22.4252
        CIE-LCH:
        52.2531, 83.0830, 344.3409
        CIE-Luv:
        52.2531, 102.1317, -46.0355
        Hunter-Lab:
        45.1333, 78.5818, -17.5763
      #e61ca5 color charts
#e61ca5 RGB chart
      #e61ca5 CMYK chart
      #e61ca5 RGB pie chart
      #e61ca5 color shades, tints & tones
#e61ca5 color schemes
#e61ca5 color preview, HTML & CSS examples
           This text has a color of #e61ca5        
        
          <p style="color:#e61ca5;">Text here</p>
        
        
          .mytext {color:#e61ca5;}
        
        Text color #e61ca5
      
           This box has a color of #e61ca5        
        
          <div style="background-color:#e61ca5;">Content here</div>
        
        
          .mybackground {background-color:#e61ca5;}
        
        Background color #e61ca5
      
           Border around this has a color of #e61ca5        
        
          <div style="border:2px solid #e61ca5;">Content here</div>
        
        
          .myborder {border:2px solid #e61ca5;}
        
        Border color #e61ca5