#e61da8 color space conversions
Hex:
        #e61da8
        RGB:
        230, 29, 168
        CMY:
        10, 89, 34
        CMYK:
        0, 87, 27, 10
      HSL:
        319°, 80.0797%, 50.7843%
        HSV (HSB):
        319°, 87.3913%, 90.1961%
        XYZ:
        40.1404, 20.5289, 38.8926
        xyY:
        0.4032, 0.2062, 20.5289
      CIE-Lab:
        52.4300, 80.1754, -23.9227
        CIE-LCH:
        52.4300, 83.6683, 343.3860
        CIE-Luv:
        52.4300, 100.6288, -48.2502
        Hunter-Lab:
        45.3088, 78.8479, -19.1778
      #e61da8 color charts
#e61da8 RGB chart
      #e61da8 CMYK chart
      #e61da8 RGB pie chart
      #e61da8 color shades, tints & tones
#e61da8 color schemes
#e61da8 color preview, HTML & CSS examples
           This text has a color of #e61da8        
        
          <p style="color:#e61da8;">Text here</p>
        
        
          .mytext {color:#e61da8;}
        
        Text color #e61da8
      
           This box has a color of #e61da8        
        
          <div style="background-color:#e61da8;">Content here</div>
        
        
          .mybackground {background-color:#e61da8;}
        
        Background color #e61da8
      
           Border around this has a color of #e61da8        
        
          <div style="border:2px solid #e61da8;">Content here</div>
        
        
          .myborder {border:2px solid #e61da8;}
        
        Border color #e61da8