#e211a5 color space conversions
Hex:
        #e211a5
        RGB:
        226, 17, 165
        CMY:
        11, 93, 35
        CMYK:
        0, 92, 27, 11
      HSL:
        318°, 86.0082%, 47.6471%
        HSV (HSB):
        318°, 92.4779%, 88.6275%
        XYZ:
        38.3560, 19.2863, 37.2983
        xyY:
        0.4040, 0.2031, 19.2863
      CIE-Lab:
        51.0204, 80.6079, -24.3868
        CIE-LCH:
        51.0204, 84.2161, 343.1675
        CIE-Luv:
        51.0204, 100.2939, -48.7077
        Hunter-Lab:
        43.9161, 79.0473, -19.6142
      #e211a5 color charts
#e211a5 RGB chart
      #e211a5 CMYK chart
      #e211a5 RGB pie chart
      #e211a5 color shades, tints & tones
#e211a5 color schemes
#e211a5 color preview, HTML & CSS examples
           This text has a color of #e211a5        
        
          <p style="color:#e211a5;">Text here</p>
        
        
          .mytext {color:#e211a5;}
        
        Text color #e211a5
      
           This box has a color of #e211a5        
        
          <div style="background-color:#e211a5;">Content here</div>
        
        
          .mybackground {background-color:#e211a5;}
        
        Background color #e211a5
      
           Border around this has a color of #e211a5        
        
          <div style="border:2px solid #e211a5;">Content here</div>
        
        
          .myborder {border:2px solid #e211a5;}
        
        Border color #e211a5