#e611dd color space conversions
Hex:
        #e611dd
        RGB:
        230, 17, 221
        CMY:
        10, 93, 13
        CMYK:
        0, 93, 4, 10
      HSL:
        303°, 86.2348%, 48.4314%
        HSV (HSB):
        303°, 92.6087%, 90.1961%
        XYZ:
        45.8847, 22.4443, 70.3204
        xyY:
        0.3309, 0.1619, 22.4443
      CIE-Lab:
        54.4953, 88.3760, -51.3333
        CIE-LCH:
        54.4953, 102.2029, 329.8498
        CIE-Luv:
        54.4953, 78.9220, -90.6734
        Hunter-Lab:
        47.3755, 89.9761, -54.8426
      #e611dd color charts
#e611dd RGB chart
      #e611dd CMYK chart
      #e611dd RGB pie chart
      #e611dd color shades, tints & tones
#e611dd color schemes
#e611dd color preview, HTML & CSS examples
           This text has a color of #e611dd        
        
          <p style="color:#e611dd;">Text here</p>
        
        
          .mytext {color:#e611dd;}
        
        Text color #e611dd
      
           This box has a color of #e611dd        
        
          <div style="background-color:#e611dd;">Content here</div>
        
        
          .mybackground {background-color:#e611dd;}
        
        Background color #e611dd
      
           Border around this has a color of #e611dd        
        
          <div style="border:2px solid #e611dd;">Content here</div>
        
        
          .myborder {border:2px solid #e611dd;}
        
        Border color #e611dd