#e05dc3 color space conversions
Hex:
        #e05dc3
        RGB:
        224, 93, 195
        CMY:
        12, 64, 24
        CMYK:
        0, 58, 13, 12
      HSL:
        313°, 67.8756%, 62.1569%
        HSV (HSB):
        313°, 58.4821%, 87.8431%
        XYZ:
        44.5051, 27.6161, 54.6145
        xyY:
        0.3512, 0.2179, 27.6161
      CIE-Lab:
        59.5403, 62.6592, -28.6661
        CIE-LCH:
        59.5403, 68.9052, 335.4163
        CIE-Luv:
        59.5403, 68.1880, -53.5045
        Hunter-Lab:
        52.5510, 59.2062, -24.8324
      #e05dc3 color charts
#e05dc3 RGB chart
      #e05dc3 CMYK chart
      #e05dc3 RGB pie chart
      #e05dc3 color shades, tints & tones
#e05dc3 color schemes
#e05dc3 color preview, HTML & CSS examples
           This text has a color of #e05dc3        
        
          <p style="color:#e05dc3;">Text here</p>
        
        
          .mytext {color:#e05dc3;}
        
        Text color #e05dc3
      
           This box has a color of #e05dc3        
        
          <div style="background-color:#e05dc3;">Content here</div>
        
        
          .mybackground {background-color:#e05dc3;}
        
        Background color #e05dc3
      
           Border around this has a color of #e05dc3        
        
          <div style="border:2px solid #e05dc3;">Content here</div>
        
        
          .myborder {border:2px solid #e05dc3;}
        
        Border color #e05dc3