#e20ad2 color space conversions
Hex:
        #e20ad2
        RGB:
        226, 10, 210
        CMY:
        11, 96, 18
        CMYK:
        0, 96, 7, 11
      HSL:
        304°, 91.5254%, 46.2745%
        HSV (HSB):
        304°, 95.5752%, 88.6275%
        XYZ:
        43.1054, 21.0390, 62.7618
        xyY:
        0.3397, 0.1658, 21.0390
      CIE-Lab:
        52.9921, 86.7705, -47.4947
        CIE-LCH:
        52.9921, 98.9185, 331.3055
        CIE-Luv:
        52.9921, 80.8681, -84.1547
        Hunter-Lab:
        45.8683, 87.4787, -49.0190
      #e20ad2 color charts
#e20ad2 RGB chart
      #e20ad2 CMYK chart
      #e20ad2 RGB pie chart
      #e20ad2 color shades, tints & tones
#e20ad2 color schemes
#e20ad2 color preview, HTML & CSS examples
           This text has a color of #e20ad2        
        
          <p style="color:#e20ad2;">Text here</p>
        
        
          .mytext {color:#e20ad2;}
        
        Text color #e20ad2
      
           This box has a color of #e20ad2        
        
          <div style="background-color:#e20ad2;">Content here</div>
        
        
          .mybackground {background-color:#e20ad2;}
        
        Background color #e20ad2
      
           Border around this has a color of #e20ad2        
        
          <div style="border:2px solid #e20ad2;">Content here</div>
        
        
          .myborder {border:2px solid #e20ad2;}
        
        Border color #e20ad2