#e11efe color space conversions
Hex:
        #e11efe
        RGB:
        225, 30, 254
        CMY:
        12, 88, 0
        CMYK:
        11, 88, 0, 0
      HSL:
        292°, 99.1150%, 55.6863%
        HSV (HSB):
        292°, 88.1890%, 99.6078%
        XYZ:
        49.4050, 24.0919, 95.8122
        xyY:
        0.2918, 0.1423, 24.0919
      CIE-Lab:
        56.1796, 90.9007, -67.2059
        CIE-LCH:
        56.1796, 113.0468, 323.5233
        CIE-Luv:
        56.1796, 62.2205, -115.2425
        Hunter-Lab:
        49.0835, 93.7733, -81.3772
      #e11efe color charts
#e11efe RGB chart
      #e11efe CMYK chart
      #e11efe RGB pie chart
      #e11efe color shades, tints & tones
#e11efe color schemes
#e11efe color preview, HTML & CSS examples
           This text has a color of #e11efe        
        
          <p style="color:#e11efe;">Text here</p>
        
        
          .mytext {color:#e11efe;}
        
        Text color #e11efe
      
           This box has a color of #e11efe        
        
          <div style="background-color:#e11efe;">Content here</div>
        
        
          .mybackground {background-color:#e11efe;}
        
        Background color #e11efe
      
           Border around this has a color of #e11efe        
        
          <div style="border:2px solid #e11efe;">Content here</div>
        
        
          .myborder {border:2px solid #e11efe;}
        
        Border color #e11efe