#e20bd3 color space conversions
Hex:
        #e20bd3
        RGB:
        226, 11, 211
        CMY:
        11, 96, 17
        CMYK:
        0, 95, 7, 11
      HSL:
        304°, 90.7173%, 46.4706%
        HSV (HSB):
        304°, 95.1327%, 88.6275%
        XYZ:
        43.2416, 21.1112, 63.4238
        xyY:
        0.3384, 0.1652, 21.1112
      CIE-Lab:
        53.0710, 86.8344, -47.9419
        CIE-LCH:
        53.0710, 99.1899, 331.0966
        CIE-Luv:
        53.0710, 80.4040, -84.8562
        Hunter-Lab:
        45.9470, 87.5826, -49.6792
      #e20bd3 color charts
#e20bd3 RGB chart
      #e20bd3 CMYK chart
      #e20bd3 RGB pie chart
      #e20bd3 color shades, tints & tones
#e20bd3 color schemes
#e20bd3 color preview, HTML & CSS examples
           This text has a color of #e20bd3        
        
          <p style="color:#e20bd3;">Text here</p>
        
        
          .mytext {color:#e20bd3;}
        
        Text color #e20bd3
      
           This box has a color of #e20bd3        
        
          <div style="background-color:#e20bd3;">Content here</div>
        
        
          .mybackground {background-color:#e20bd3;}
        
        Background color #e20bd3
      
           Border around this has a color of #e20bd3        
        
          <div style="border:2px solid #e20bd3;">Content here</div>
        
        
          .myborder {border:2px solid #e20bd3;}
        
        Border color #e20bd3