#e211a2 color space conversions
Hex:
        #e211a2
        RGB:
        226, 17, 162
        CMY:
        11, 93, 36
        CMYK:
        0, 92, 28, 11
      HSL:
        318°, 86.0082%, 47.6471%
        HSV (HSB):
        318°, 92.4779%, 88.6275%
        XYZ:
        38.0861, 19.1783, 35.8768
        xyY:
        0.4089, 0.2059, 19.1783
      CIE-Lab:
        50.8951, 80.2792, -22.8020
        CIE-LCH:
        50.8951, 83.4546, 344.1436
        CIE-Luv:
        50.8951, 101.6785, -46.3615
        Hunter-Lab:
        43.7930, 78.6007, -17.9174
      #e211a2 color charts
#e211a2 RGB chart
      #e211a2 CMYK chart
      #e211a2 RGB pie chart
      #e211a2 color shades, tints & tones
#e211a2 color schemes
#e211a2 color preview, HTML & CSS examples
           This text has a color of #e211a2        
        
          <p style="color:#e211a2;">Text here</p>
        
        
          .mytext {color:#e211a2;}
        
        Text color #e211a2
      
           This box has a color of #e211a2        
        
          <div style="background-color:#e211a2;">Content here</div>
        
        
          .mybackground {background-color:#e211a2;}
        
        Background color #e211a2
      
           Border around this has a color of #e211a2        
        
          <div style="border:2px solid #e211a2;">Content here</div>
        
        
          .myborder {border:2px solid #e211a2;}
        
        Border color #e211a2