#e86ae3 color space conversions
Hex:
        #e86ae3
        RGB:
        232, 106, 227
        CMY:
        9, 58, 11
        CMYK:
        0, 54, 2, 9
      HSL:
        302°, 73.2558%, 66.2745%
        HSV (HSB):
        302°, 54.3103%, 90.9804%
        XYZ:
        52.2979, 33.0099, 76.2882
        xyY:
        0.3236, 0.2043, 33.0099
      CIE-Lab:
        64.1689, 64.1624, -39.4129
        CIE-LCH:
        64.1689, 75.3006, 328.4389
        CIE-Luv:
        64.1689, 59.7524, -71.4429
        Hunter-Lab:
        57.4543, 61.9351, -38.5077
      #e86ae3 color charts
#e86ae3 RGB chart
      #e86ae3 CMYK chart
      #e86ae3 RGB pie chart
      #e86ae3 color shades, tints & tones
#e86ae3 color schemes
#e86ae3 color preview, HTML & CSS examples
           This text has a color of #e86ae3        
        
          <p style="color:#e86ae3;">Text here</p>
        
        
          .mytext {color:#e86ae3;}
        
        Text color #e86ae3
      
           This box has a color of #e86ae3        
        
          <div style="background-color:#e86ae3;">Content here</div>
        
        
          .mybackground {background-color:#e86ae3;}
        
        Background color #e86ae3
      
           Border around this has a color of #e86ae3        
        
          <div style="border:2px solid #e86ae3;">Content here</div>
        
        
          .myborder {border:2px solid #e86ae3;}
        
        Border color #e86ae3