#eb70ef color space conversions
Hex:
        #eb70ef
        RGB:
        235, 112, 239
        CMY:
        8, 56, 6
        CMYK:
        2, 53, 0, 6
      HSL:
        298°, 79.8742%, 68.8235%
        HSV (HSB):
        298°, 53.1381%, 93.7255%
        XYZ:
        55.6351, 35.4825, 85.5779
        xyY:
        0.3149, 0.2008, 35.4825
      CIE-Lab:
        66.1226, 64.2773, -42.9804
        CIE-LCH:
        66.1226, 77.3233, 326.2305
        CIE-Luv:
        66.1226, 56.4276, -77.5697
        Hunter-Lab:
        59.5672, 62.4745, -43.4826
      #eb70ef color charts
#eb70ef RGB chart
      #eb70ef CMYK chart
      #eb70ef RGB pie chart
      #eb70ef color shades, tints & tones
#eb70ef color schemes
#eb70ef color preview, HTML & CSS examples
           This text has a color of #eb70ef        
        
          <p style="color:#eb70ef;">Text here</p>
        
        
          .mytext {color:#eb70ef;}
        
        Text color #eb70ef
      
           This box has a color of #eb70ef        
        
          <div style="background-color:#eb70ef;">Content here</div>
        
        
          .mybackground {background-color:#eb70ef;}
        
        Background color #eb70ef
      
           Border around this has a color of #eb70ef        
        
          <div style="border:2px solid #eb70ef;">Content here</div>
        
        
          .myborder {border:2px solid #eb70ef;}
        
        Border color #eb70ef