#e05dc4 color space conversions
Hex:
        #e05dc4
        RGB:
        224, 93, 196
        CMY:
        12, 64, 23
        CMYK:
        0, 58, 13, 12
      HSL:
        313°, 67.8756%, 62.1569%
        HSV (HSB):
        313°, 58.4821%, 87.8431%
        XYZ:
        44.6186, 27.6615, 55.2121
        xyY:
        0.3500, 0.2170, 27.6615
      CIE-Lab:
        59.5817, 62.8107, -29.1723
        CIE-LCH:
        59.5817, 69.2546, 335.0876
        CIE-Luv:
        59.5817, 67.8813, -54.3151
        Hunter-Lab:
        52.5942, 59.3917, -25.4252
      #e05dc4 color charts
#e05dc4 RGB chart
      #e05dc4 CMYK chart
      #e05dc4 RGB pie chart
      #e05dc4 color shades, tints & tones
#e05dc4 color schemes
#e05dc4 color preview, HTML & CSS examples
           This text has a color of #e05dc4        
        
          <p style="color:#e05dc4;">Text here</p>
        
        
          .mytext {color:#e05dc4;}
        
        Text color #e05dc4
      
           This box has a color of #e05dc4        
        
          <div style="background-color:#e05dc4;">Content here</div>
        
        
          .mybackground {background-color:#e05dc4;}
        
        Background color #e05dc4
      
           Border around this has a color of #e05dc4        
        
          <div style="border:2px solid #e05dc4;">Content here</div>
        
        
          .myborder {border:2px solid #e05dc4;}
        
        Border color #e05dc4