#e611ff color space conversions
Hex:
        #e611ff
        RGB:
        230, 17, 255
        CMY:
        10, 93, 0
        CMYK:
        10, 93, 0, 0
      HSL:
        294°, 100.0000%, 53.3333%
        HSV (HSB):
        294°, 93.3333%, 100.0000%
        XYZ:
        50.8836, 24.4439, 96.6440
        xyY:
        0.2959, 0.1421, 24.4439
      CIE-Lab:
        56.5295, 93.3638, -67.1557
        CIE-LCH:
        56.5295, 115.0073, 324.2729
        CIE-Luv:
        56.5295, 66.0306, -115.6544
        Hunter-Lab:
        49.4408, 97.1878, -81.2882
      #e611ff color charts
#e611ff RGB chart
      #e611ff CMYK chart
      #e611ff RGB pie chart
      #e611ff color shades, tints & tones
#e611ff color schemes
#e611ff color preview, HTML & CSS examples
           This text has a color of #e611ff        
        
          <p style="color:#e611ff;">Text here</p>
        
        
          .mytext {color:#e611ff;}
        
        Text color #e611ff
      
           This box has a color of #e611ff        
        
          <div style="background-color:#e611ff;">Content here</div>
        
        
          .mybackground {background-color:#e611ff;}
        
        Background color #e611ff
      
           Border around this has a color of #e611ff        
        
          <div style="border:2px solid #e611ff;">Content here</div>
        
        
          .myborder {border:2px solid #e611ff;}
        
        Border color #e611ff