#e201a8 color space conversions
Hex:
        #e201a8
        RGB:
        226, 1, 168
        CMY:
        11, 100, 34
        CMYK:
        0, 100, 26, 11
      HSL:
        315°, 99.1189%, 44.5098%
        HSV (HSB):
        315°, 99.5575%, 88.6275%
        XYZ:
        38.4428, 19.0176, 38.6904
        xyY:
        0.3998, 0.1978, 19.0176
      CIE-Lab:
        50.7078, 82.2339, -26.6456
        CIE-LCH:
        50.7078, 86.4430, 342.0465
        CIE-Luv:
        50.7078, 100.0775, -52.1715
        Hunter-Lab:
        43.6092, 81.0369, -22.0761
      #e201a8 color charts
#e201a8 RGB chart
      #e201a8 CMYK chart
      #e201a8 RGB pie chart
      #e201a8 color shades, tints & tones
#e201a8 color schemes
#e201a8 color preview, HTML & CSS examples
           This text has a color of #e201a8        
        
          <p style="color:#e201a8;">Text here</p>
        
        
          .mytext {color:#e201a8;}
        
        Text color #e201a8
      
           This box has a color of #e201a8        
        
          <div style="background-color:#e201a8;">Content here</div>
        
        
          .mybackground {background-color:#e201a8;}
        
        Background color #e201a8
      
           Border around this has a color of #e201a8        
        
          <div style="border:2px solid #e201a8;">Content here</div>
        
        
          .myborder {border:2px solid #e201a8;}
        
        Border color #e201a8