#e61da5 color space conversions
Hex:
        #e61da5
        RGB:
        230, 29, 165
        CMY:
        10, 89, 35
        CMYK:
        0, 87, 28, 10
      HSL:
        319°, 80.0797%, 50.7843%
        HSV (HSB):
        319°, 87.3913%, 90.1961%
        XYZ:
        39.8640, 20.4183, 37.4374
        xyY:
        0.4079, 0.2089, 20.4183
      CIE-Lab:
        52.3069, 79.8429, -22.3424
        CIE-LCH:
        52.3069, 82.9100, 344.3668
        CIE-Luv:
        52.3069, 101.9815, -45.8976
        Hunter-Lab:
        45.1867, 78.3975, -17.4914
      #e61da5 color charts
#e61da5 RGB chart
      #e61da5 CMYK chart
      #e61da5 RGB pie chart
      #e61da5 color shades, tints & tones
#e61da5 color schemes
#e61da5 color preview, HTML & CSS examples
           This text has a color of #e61da5        
        
          <p style="color:#e61da5;">Text here</p>
        
        
          .mytext {color:#e61da5;}
        
        Text color #e61da5
      
           This box has a color of #e61da5        
        
          <div style="background-color:#e61da5;">Content here</div>
        
        
          .mybackground {background-color:#e61da5;}
        
        Background color #e61da5
      
           Border around this has a color of #e61da5        
        
          <div style="border:2px solid #e61da5;">Content here</div>
        
        
          .myborder {border:2px solid #e61da5;}
        
        Border color #e61da5