#e85dd1 color space conversions
Hex:
        #e85dd1
        RGB:
        232, 93, 209
        CMY:
        9, 64, 18
        CMYK:
        0, 60, 10, 9
      HSL:
        310°, 75.1351%, 63.7255%
        HSV (HSB):
        310°, 59.9138%, 90.9804%
        XYZ:
        48.7017, 29.5880, 63.4658
        xyY:
        0.3436, 0.2087, 29.5880
      CIE-Lab:
        61.2971, 66.9261, -33.7959
        CIE-LCH:
        61.2971, 74.9751, 333.2074
        CIE-Luv:
        61.2971, 69.6588, -62.4775
        Hunter-Lab:
        54.3948, 64.6267, -31.1009
      #e85dd1 color charts
#e85dd1 RGB chart
      #e85dd1 CMYK chart
      #e85dd1 RGB pie chart
      #e85dd1 color shades, tints & tones
#e85dd1 color schemes
#e85dd1 color preview, HTML & CSS examples
           This text has a color of #e85dd1        
        
          <p style="color:#e85dd1;">Text here</p>
        
        
          .mytext {color:#e85dd1;}
        
        Text color #e85dd1
      
           This box has a color of #e85dd1        
        
          <div style="background-color:#e85dd1;">Content here</div>
        
        
          .mybackground {background-color:#e85dd1;}
        
        Background color #e85dd1
      
           Border around this has a color of #e85dd1        
        
          <div style="border:2px solid #e85dd1;">Content here</div>
        
        
          .myborder {border:2px solid #e85dd1;}
        
        Border color #e85dd1