#e201d7 color space conversions
Hex:
        #e201d7
        RGB:
        226, 1, 215
        CMY:
        11, 100, 16
        CMYK:
        0, 100, 5, 11
      HSL:
        303°, 99.1189%, 44.5098%
        HSV (HSB):
        303°, 99.5575%, 88.6275%
        XYZ:
        43.6406, 21.0968, 66.0619
        xyY:
        0.3336, 0.1613, 21.0968
      CIE-Lab:
        53.0552, 88.0818, -50.2536
        CIE-LCH:
        53.0552, 101.4092, 330.2938
        CIE-Luv:
        53.0552, 79.2076, -88.4462
        Hunter-Lab:
        45.9312, 89.2186, -53.1238
      #e201d7 color charts
#e201d7 RGB chart
      #e201d7 CMYK chart
      #e201d7 RGB pie chart
      #e201d7 color shades, tints & tones
#e201d7 color schemes
#e201d7 color preview, HTML & CSS examples
           This text has a color of #e201d7        
        
          <p style="color:#e201d7;">Text here</p>
        
        
          .mytext {color:#e201d7;}
        
        Text color #e201d7
      
           This box has a color of #e201d7        
        
          <div style="background-color:#e201d7;">Content here</div>
        
        
          .mybackground {background-color:#e201d7;}
        
        Background color #e201d7
      
           Border around this has a color of #e201d7        
        
          <div style="border:2px solid #e201d7;">Content here</div>
        
        
          .myborder {border:2px solid #e201d7;}
        
        Border color #e201d7