#e85dd7 color space conversions
Hex:
        #e85dd7
        RGB:
        232, 93, 215
        CMY:
        9, 64, 16
        CMYK:
        0, 60, 7, 9
      HSL:
        307°, 75.1351%, 63.7255%
        HSV (HSB):
        307°, 59.9138%, 90.9804%
        XYZ:
        49.4588, 29.8908, 67.4527
        xyY:
        0.3369, 0.2036, 29.8908
      CIE-Lab:
        61.5599, 67.8559, -36.7703
        CIE-LCH:
        61.5599, 77.1782, 331.5472
        CIE-Luv:
        61.5599, 67.7913, -67.3228
        Hunter-Lab:
        54.6725, 65.8010, -34.8789
      #e85dd7 color charts
#e85dd7 RGB chart
      #e85dd7 CMYK chart
      #e85dd7 RGB pie chart
      #e85dd7 color shades, tints & tones
#e85dd7 color schemes
#e85dd7 color preview, HTML & CSS examples
           This text has a color of #e85dd7        
        
          <p style="color:#e85dd7;">Text here</p>
        
        
          .mytext {color:#e85dd7;}
        
        Text color #e85dd7
      
           This box has a color of #e85dd7        
        
          <div style="background-color:#e85dd7;">Content here</div>
        
        
          .mybackground {background-color:#e85dd7;}
        
        Background color #e85dd7
      
           Border around this has a color of #e85dd7        
        
          <div style="border:2px solid #e85dd7;">Content here</div>
        
        
          .myborder {border:2px solid #e85dd7;}
        
        Border color #e85dd7