#e005bd color space conversions
Hex:
        #e005bd
        RGB:
        224, 5, 189
        CMY:
        12, 98, 26
        CMYK:
        0, 98, 16, 12
      HSL:
        310°, 95.6332%, 44.9020%
        HSV (HSB):
        310°, 97.7679%, 87.8431%
        XYZ:
        39.9800, 19.6300, 49.8259
        xyY:
        0.3653, 0.1794, 19.6300
      CIE-Lab:
        51.4162, 84.0449, -37.8861
        CIE-LCH:
        51.4162, 92.1895, 335.7349
        CIE-Luv:
        51.4162, 88.6562, -69.0110
        Hunter-Lab:
        44.3057, 83.5377, -35.6631
      #e005bd color charts
#e005bd RGB chart
      #e005bd CMYK chart
      #e005bd RGB pie chart
      #e005bd color shades, tints & tones
#e005bd color schemes
#e005bd color preview, HTML & CSS examples
           This text has a color of #e005bd        
        
          <p style="color:#e005bd;">Text here</p>
        
        
          .mytext {color:#e005bd;}
        
        Text color #e005bd
      
           This box has a color of #e005bd        
        
          <div style="background-color:#e005bd;">Content here</div>
        
        
          .mybackground {background-color:#e005bd;}
        
        Background color #e005bd
      
           Border around this has a color of #e005bd        
        
          <div style="border:2px solid #e005bd;">Content here</div>
        
        
          .myborder {border:2px solid #e005bd;}
        
        Border color #e005bd