#e311cd color space conversions
Hex:
        #e311cd
        RGB:
        227, 17, 205
        CMY:
        11, 93, 20
        CMYK:
        0, 93, 10, 11
      HSL:
        306°, 86.0656%, 47.8431%
        HSV (HSB):
        306°, 92.5110%, 89.0196%
        XYZ:
        42.8984, 21.1396, 59.5770
        xyY:
        0.3470, 0.1710, 21.1396
      CIE-Lab:
        53.1019, 85.6814, -44.4410
        CIE-LCH:
        53.1019, 96.5210, 332.5853
        CIE-Luv:
        53.1019, 83.3083, -79.5081
        Hunter-Lab:
        45.9778, 86.0839, -44.6422
      #e311cd color charts
#e311cd RGB chart
      #e311cd CMYK chart
      #e311cd RGB pie chart
      #e311cd color shades, tints & tones
#e311cd color schemes
#e311cd color preview, HTML & CSS examples
           This text has a color of #e311cd        
        
          <p style="color:#e311cd;">Text here</p>
        
        
          .mytext {color:#e311cd;}
        
        Text color #e311cd
      
           This box has a color of #e311cd        
        
          <div style="background-color:#e311cd;">Content here</div>
        
        
          .mybackground {background-color:#e311cd;}
        
        Background color #e311cd
      
           Border around this has a color of #e311cd        
        
          <div style="border:2px solid #e311cd;">Content here</div>
        
        
          .myborder {border:2px solid #e311cd;}
        
        Border color #e311cd