#e986ee color space conversions
Hex:
        #e986ee
        RGB:
        233, 134, 238
        CMY:
        9, 47, 7
        CMYK:
        2, 44, 0, 7
      HSL:
        297°, 75.3623%, 72.9412%
        HSV (HSB):
        297°, 43.6975%, 93.3333%
        XYZ:
        57.5620, 40.5469, 85.6814
        xyY:
        0.3132, 0.2206, 40.5469
      CIE-Lab:
        69.8573, 52.9535, -36.6157
        CIE-LCH:
        69.8573, 64.3800, 325.3373
        CIE-Luv:
        69.8573, 46.9218, -66.1943
        Hunter-Lab:
        63.6764, 49.9260, -35.2056
      #e986ee color charts
#e986ee RGB chart
      #e986ee CMYK chart
      #e986ee RGB pie chart
      #e986ee color shades, tints & tones
#e986ee color schemes
#e986ee color preview, HTML & CSS examples
           This text has a color of #e986ee        
        
          <p style="color:#e986ee;">Text here</p>
        
        
          .mytext {color:#e986ee;}
        
        Text color #e986ee
      
           This box has a color of #e986ee        
        
          <div style="background-color:#e986ee;">Content here</div>
        
        
          .mybackground {background-color:#e986ee;}
        
        Background color #e986ee
      
           Border around this has a color of #e986ee        
        
          <div style="border:2px solid #e986ee;">Content here</div>
        
        
          .myborder {border:2px solid #e986ee;}
        
        Border color #e986ee