#e05daf color space conversions
Hex:
        #e05daf
        RGB:
        224, 93, 175
        CMY:
        12, 64, 31
        CMYK:
        0, 58, 22, 12
      HSL:
        322°, 67.8756%, 62.1569%
        HSV (HSB):
        322°, 58.4821%, 87.8431%
        XYZ:
        42.3927, 26.7711, 43.4904
        xyY:
        0.3763, 0.2376, 26.7711
      CIE-Lab:
        58.7619, 59.7717, -18.3906
        CIE-LCH:
        58.7619, 62.5370, 342.8978
        CIE-Luv:
        58.7619, 74.3721, -37.3509
        Hunter-Lab:
        51.7408, 55.7035, -13.6173
      #e05daf color charts
#e05daf RGB chart
      #e05daf CMYK chart
      #e05daf RGB pie chart
      #e05daf color shades, tints & tones
#e05daf color schemes
#e05daf color preview, HTML & CSS examples
           This text has a color of #e05daf        
        
          <p style="color:#e05daf;">Text here</p>
        
        
          .mytext {color:#e05daf;}
        
        Text color #e05daf
      
           This box has a color of #e05daf        
        
          <div style="background-color:#e05daf;">Content here</div>
        
        
          .mybackground {background-color:#e05daf;}
        
        Background color #e05daf
      
           Border around this has a color of #e05daf        
        
          <div style="border:2px solid #e05daf;">Content here</div>
        
        
          .myborder {border:2px solid #e05daf;}
        
        Border color #e05daf