#e05d9e color space conversions
Hex:
        #e05d9e
        RGB:
        224, 93, 158
        CMY:
        12, 64, 38
        CMYK:
        0, 58, 29, 12
      HSL:
        330°, 67.8756%, 62.1569%
        HSV (HSB):
        330°, 58.4821%, 87.8431%
        XYZ:
        40.8264, 26.1446, 35.2424
        xyY:
        0.3994, 0.2558, 26.1446
      CIE-Lab:
        58.1741, 57.5413, -9.4330
        CIE-LCH:
        58.1741, 58.3094, 350.6900
        CIE-Luv:
        58.1741, 79.6305, -23.8674
        Hunter-Lab:
        51.1318, 53.0433, -5.0731
      #e05d9e color charts
#e05d9e RGB chart
      #e05d9e CMYK chart
      #e05d9e RGB pie chart
      #e05d9e color shades, tints & tones
#e05d9e color schemes
#e05d9e color preview, HTML & CSS examples
           This text has a color of #e05d9e        
        
          <p style="color:#e05d9e;">Text here</p>
        
        
          .mytext {color:#e05d9e;}
        
        Text color #e05d9e
      
           This box has a color of #e05d9e        
        
          <div style="background-color:#e05d9e;">Content here</div>
        
        
          .mybackground {background-color:#e05d9e;}
        
        Background color #e05d9e
      
           Border around this has a color of #e05d9e        
        
          <div style="border:2px solid #e05d9e;">Content here</div>
        
        
          .myborder {border:2px solid #e05d9e;}
        
        Border color #e05d9e