#e986ea color space conversions
Hex:
        #e986ea
        RGB:
        233, 134, 234
        CMY:
        9, 47, 8
        CMYK:
        0, 43, 0, 8
      HSL:
        299°, 70.4225%, 72.1569%
        HSV (HSB):
        299°, 42.7350%, 91.7647%
        XYZ:
        56.9807, 40.3143, 82.6201
        xyY:
        0.3167, 0.2241, 40.3143
      CIE-Lab:
        69.6928, 52.2334, -34.6735
        CIE-LCH:
        69.6928, 62.6944, 326.4231
        CIE-Luv:
        69.6928, 47.7890, -62.9027
        Hunter-Lab:
        63.4936, 49.0764, -32.7048
      #e986ea color charts
#e986ea RGB chart
      #e986ea CMYK chart
      #e986ea RGB pie chart
      #e986ea color shades, tints & tones
#e986ea color schemes
#e986ea color preview, HTML & CSS examples
           This text has a color of #e986ea        
        
          <p style="color:#e986ea;">Text here</p>
        
        
          .mytext {color:#e986ea;}
        
        Text color #e986ea
      
           This box has a color of #e986ea        
        
          <div style="background-color:#e986ea;">Content here</div>
        
        
          .mybackground {background-color:#e986ea;}
        
        Background color #e986ea
      
           Border around this has a color of #e986ea        
        
          <div style="border:2px solid #e986ea;">Content here</div>
        
        
          .myborder {border:2px solid #e986ea;}
        
        Border color #e986ea