#e213c1 color space conversions
Hex:
        #e213c1
        RGB:
        226, 19, 193
        CMY:
        11, 93, 24
        CMYK:
        0, 92, 15, 11
      HSL:
        310°, 84.4898%, 48.0392%
        HSV (HSB):
        310°, 91.5929%, 88.6275%
        XYZ:
        41.2225, 20.4848, 52.2334
        xyY:
        0.3618, 0.1798, 20.4848
      CIE-Lab:
        52.3809, 83.7282, -38.6661
        CIE-LCH:
        52.3809, 92.2251, 335.2122
        CIE-Luv:
        52.3809, 87.5364, -70.4115
        Hunter-Lab:
        45.2601, 83.3713, -36.7428
      #e213c1 color charts
#e213c1 RGB chart
      #e213c1 CMYK chart
      #e213c1 RGB pie chart
      #e213c1 color shades, tints & tones
#e213c1 color schemes
#e213c1 color preview, HTML & CSS examples
           This text has a color of #e213c1        
        
          <p style="color:#e213c1;">Text here</p>
        
        
          .mytext {color:#e213c1;}
        
        Text color #e213c1
      
           This box has a color of #e213c1        
        
          <div style="background-color:#e213c1;">Content here</div>
        
        
          .mybackground {background-color:#e213c1;}
        
        Background color #e213c1
      
           Border around this has a color of #e213c1        
        
          <div style="border:2px solid #e213c1;">Content here</div>
        
        
          .myborder {border:2px solid #e213c1;}
        
        Border color #e213c1