#e85bde color space conversions
Hex:
        #e85bde
        RGB:
        232, 91, 222
        CMY:
        9, 64, 13
        CMYK:
        0, 61, 4, 9
      HSL:
        304°, 75.4011%, 63.3333%
        HSV (HSB):
        304°, 60.7759%, 90.9804%
        XYZ:
        50.2046, 29.9119, 72.2347
        xyY:
        0.3295, 0.1963, 29.9119
      CIE-Lab:
        61.5781, 69.7886, -40.6763
        CIE-LCH:
        61.5781, 80.7775, 329.7642
        CIE-Luv:
        61.5781, 66.2784, -73.7530
        Hunter-Lab:
        54.6918, 68.1444, -40.0237
      #e85bde color charts
#e85bde RGB chart
      #e85bde CMYK chart
      #e85bde RGB pie chart
      #e85bde color shades, tints & tones
#e85bde color schemes
#e85bde color preview, HTML & CSS examples
           This text has a color of #e85bde        
        
          <p style="color:#e85bde;">Text here</p>
        
        
          .mytext {color:#e85bde;}
        
        Text color #e85bde
      
           This box has a color of #e85bde        
        
          <div style="background-color:#e85bde;">Content here</div>
        
        
          .mybackground {background-color:#e85bde;}
        
        Background color #e85bde
      
           Border around this has a color of #e85bde        
        
          <div style="border:2px solid #e85bde;">Content here</div>
        
        
          .myborder {border:2px solid #e85bde;}
        
        Border color #e85bde