#e85f78 color space conversions
Hex:
        #e85f78
        RGB:
        232, 95, 120
        CMY:
        9, 63, 53
        CMYK:
        0, 59, 48, 9
      HSL:
        349°, 74.8634%, 64.1176%
        HSV (HSB):
        349°, 59.0517%, 90.9804%
        XYZ:
        40.7611, 26.6963, 20.7739
        xyY:
        0.4620, 0.3026, 26.6963
      CIE-Lab:
        58.6921, 55.1070, 13.6424
        CIE-LCH:
        58.6921, 56.7706, 13.9047
        CIE-Luv:
        58.6921, 96.1109, 6.7380
        Hunter-Lab:
        51.6685, 50.3983, 12.3297
      #e85f78 color charts
#e85f78 RGB chart
      #e85f78 CMYK chart
      #e85f78 RGB pie chart
      #e85f78 color shades, tints & tones
#e85f78 color schemes
#e85f78 color preview, HTML & CSS examples
           This text has a color of #e85f78        
        
          <p style="color:#e85f78;">Text here</p>
        
        
          .mytext {color:#e85f78;}
        
        Text color #e85f78
      
           This box has a color of #e85f78        
        
          <div style="background-color:#e85f78;">Content here</div>
        
        
          .mybackground {background-color:#e85f78;}
        
        Background color #e85f78
      
           Border around this has a color of #e85f78        
        
          <div style="border:2px solid #e85f78;">Content here</div>
        
        
          .myborder {border:2px solid #e85f78;}
        
        Border color #e85f78