#e61dd2 color space conversions
Hex:
        #e61dd2
        RGB:
        230, 29, 210
        CMY:
        10, 89, 18
        CMYK:
        0, 87, 9, 10
      HSL:
        306°, 80.0797%, 50.7843%
        HSV (HSB):
        306°, 87.3913%, 90.1961%
        XYZ:
        44.7054, 22.3549, 62.9315
        xyY:
        0.3439, 0.1720, 22.3549
      CIE-Lab:
        54.4015, 85.3906, -45.2146
        CIE-LCH:
        54.4015, 96.6226, 332.0987
        CIE-Luv:
        54.4015, 82.4132, -81.0715
        Hunter-Lab:
        47.2809, 86.0347, -45.8190
      #e61dd2 color charts
#e61dd2 RGB chart
      #e61dd2 CMYK chart
      #e61dd2 RGB pie chart
      #e61dd2 color shades, tints & tones
#e61dd2 color schemes
#e61dd2 color preview, HTML & CSS examples
           This text has a color of #e61dd2        
        
          <p style="color:#e61dd2;">Text here</p>
        
        
          .mytext {color:#e61dd2;}
        
        Text color #e61dd2
      
           This box has a color of #e61dd2        
        
          <div style="background-color:#e61dd2;">Content here</div>
        
        
          .mybackground {background-color:#e61dd2;}
        
        Background color #e61dd2
      
           Border around this has a color of #e61dd2        
        
          <div style="border:2px solid #e61dd2;">Content here</div>
        
        
          .myborder {border:2px solid #e61dd2;}
        
        Border color #e61dd2