#e61dc2 color space conversions
Hex:
        #e61dc2
        RGB:
        230, 29, 194
        CMY:
        10, 89, 24
        CMYK:
        0, 87, 16, 10
      HSL:
        311°, 80.0797%, 50.7843%
        HSV (HSB):
        311°, 87.3913%, 90.1961%
        XYZ:
        42.8101, 21.5968, 52.9512
        xyY:
        0.3648, 0.1840, 21.5968
      CIE-Lab:
        53.5965, 83.2860, -37.2842
        CIE-LCH:
        53.5965, 91.2505, 335.8836
        CIE-Luv:
        53.5965, 89.1502, -68.6577
        Hunter-Lab:
        46.4723, 83.1069, -35.0252
      #e61dc2 color charts
#e61dc2 RGB chart
      #e61dc2 CMYK chart
      #e61dc2 RGB pie chart
      #e61dc2 color shades, tints & tones
#e61dc2 color schemes
#e61dc2 color preview, HTML & CSS examples
           This text has a color of #e61dc2        
        
          <p style="color:#e61dc2;">Text here</p>
        
        
          .mytext {color:#e61dc2;}
        
        Text color #e61dc2
      
           This box has a color of #e61dc2        
        
          <div style="background-color:#e61dc2;">Content here</div>
        
        
          .mybackground {background-color:#e61dc2;}
        
        Background color #e61dc2
      
           Border around this has a color of #e61dc2        
        
          <div style="border:2px solid #e61dc2;">Content here</div>
        
        
          .myborder {border:2px solid #e61dc2;}
        
        Border color #e61dc2