#e86cde color space conversions
Hex:
        #e86cde
        RGB:
        232, 108, 222
        CMY:
        9, 58, 13
        CMYK:
        0, 53, 4, 9
      HSL:
        305°, 72.9412%, 66.6667%
        HSV (HSB):
        305°, 53.4483%, 90.9804%
        XYZ:
        51.8261, 33.1549, 72.7752
        xyY:
        0.3285, 0.2102, 33.1549
      CIE-Lab:
        64.2861, 62.4216, -36.4413
        CIE-LCH:
        64.2861, 72.2802, 329.7239
        CIE-Luv:
        64.2861, 60.3995, -66.4705
        Hunter-Lab:
        57.5803, 59.8965, -34.6300
      #e86cde color charts
#e86cde RGB chart
      #e86cde CMYK chart
      #e86cde RGB pie chart
      #e86cde color shades, tints & tones
#e86cde color schemes
#e86cde color preview, HTML & CSS examples
           This text has a color of #e86cde        
        
          <p style="color:#e86cde;">Text here</p>
        
        
          .mytext {color:#e86cde;}
        
        Text color #e86cde
      
           This box has a color of #e86cde        
        
          <div style="background-color:#e86cde;">Content here</div>
        
        
          .mybackground {background-color:#e86cde;}
        
        Background color #e86cde
      
           Border around this has a color of #e86cde        
        
          <div style="border:2px solid #e86cde;">Content here</div>
        
        
          .myborder {border:2px solid #e86cde;}
        
        Border color #e86cde