#e05dc5 color space conversions
Hex:
        #e05dc5
        RGB:
        224, 93, 197
        CMY:
        12, 64, 23
        CMYK:
        0, 58, 12, 12
      HSL:
        312°, 67.8756%, 62.1569%
        HSV (HSB):
        312°, 58.4821%, 87.8431%
        XYZ:
        44.7329, 27.7072, 55.8137
        xyY:
        0.3488, 0.2160, 27.7072
      CIE-Lab:
        59.6233, 62.9627, -29.6777
        CIE-LCH:
        59.6233, 69.6066, 334.7630
        CIE-Luv:
        59.6233, 67.5749, -55.1257
        Hunter-Lab:
        52.6376, 59.5782, -26.0211
      #e05dc5 color charts
#e05dc5 RGB chart
      #e05dc5 CMYK chart
      #e05dc5 RGB pie chart
      #e05dc5 color shades, tints & tones
#e05dc5 color schemes
#e05dc5 color preview, HTML & CSS examples
           This text has a color of #e05dc5        
        
          <p style="color:#e05dc5;">Text here</p>
        
        
          .mytext {color:#e05dc5;}
        
        Text color #e05dc5
      
           This box has a color of #e05dc5        
        
          <div style="background-color:#e05dc5;">Content here</div>
        
        
          .mybackground {background-color:#e05dc5;}
        
        Background color #e05dc5
      
           Border around this has a color of #e05dc5        
        
          <div style="border:2px solid #e05dc5;">Content here</div>
        
        
          .myborder {border:2px solid #e05dc5;}
        
        Border color #e05dc5