#e00bd5 color space conversions
Hex:
        #e00bd5
        RGB:
        224, 11, 213
        CMY:
        12, 96, 16
        CMYK:
        0, 95, 5, 12
      HSL:
        303°, 90.6383%, 46.0784%
        HSV (HSB):
        303°, 95.0893%, 87.8431%
        XYZ:
        42.8704, 20.8907, 64.7236
        xyY:
        0.3337, 0.1626, 20.8907
      CIE-Lab:
        52.8297, 86.7711, -49.4912
        CIE-LCH:
        52.8297, 99.8929, 330.3010
        CIE-Luv:
        52.8297, 78.0993, -87.0417
        Hunter-Lab:
        45.7064, 87.4382, -51.9645
      #e00bd5 color charts
#e00bd5 RGB chart
      #e00bd5 CMYK chart
      #e00bd5 RGB pie chart
      #e00bd5 color shades, tints & tones
#e00bd5 color schemes
#e00bd5 color preview, HTML & CSS examples
           This text has a color of #e00bd5        
        
          <p style="color:#e00bd5;">Text here</p>
        
        
          .mytext {color:#e00bd5;}
        
        Text color #e00bd5
      
           This box has a color of #e00bd5        
        
          <div style="background-color:#e00bd5;">Content here</div>
        
        
          .mybackground {background-color:#e00bd5;}
        
        Background color #e00bd5
      
           Border around this has a color of #e00bd5        
        
          <div style="border:2px solid #e00bd5;">Content here</div>
        
        
          .myborder {border:2px solid #e00bd5;}
        
        Border color #e00bd5