#e511ec color space conversions
Hex:
        #e511ec
        RGB:
        229, 17, 236
        CMY:
        10, 93, 7
        CMYK:
        3, 93, 0, 7
      HSL:
        298°, 86.5613%, 49.6078%
        HSV (HSB):
        298°, 92.7966%, 92.5490%
        XYZ:
        47.6539, 23.1150, 81.3069
        xyY:
        0.3134, 0.1520, 23.1150
      CIE-Lab:
        55.1906, 90.3566, -58.7056
        CIE-LCH:
        55.1906, 107.7528, 326.9878
        CIE-Luv:
        55.1906, 72.3147, -102.1800
        Hunter-Lab:
        48.0781, 92.7883, -66.6131
      #e511ec color charts
#e511ec RGB chart
      #e511ec CMYK chart
      #e511ec RGB pie chart
      #e511ec color shades, tints & tones
#e511ec color schemes
#e511ec color preview, HTML & CSS examples
           This text has a color of #e511ec        
        
          <p style="color:#e511ec;">Text here</p>
        
        
          .mytext {color:#e511ec;}
        
        Text color #e511ec
      
           This box has a color of #e511ec        
        
          <div style="background-color:#e511ec;">Content here</div>
        
        
          .mybackground {background-color:#e511ec;}
        
        Background color #e511ec
      
           Border around this has a color of #e511ec        
        
          <div style="border:2px solid #e511ec;">Content here</div>
        
        
          .myborder {border:2px solid #e511ec;}
        
        Border color #e511ec