#eb7ce1 color space conversions
Hex:
        #eb7ce1
        RGB:
        235, 124, 225
        CMY:
        8, 51, 12
        CMYK:
        0, 47, 4, 8
      HSL:
        305°, 73.5099%, 70.3922%
        HSV (HSB):
        305°, 47.2340%, 92.1569%
        XYZ:
        55.0592, 37.5137, 75.5731
        xyY:
        0.3274, 0.2231, 37.5137
      CIE-Lab:
        67.6607, 56.1996, -32.8359
        CIE-LCH:
        67.6607, 65.0891, 329.7034
        CIE-Luv:
        67.6607, 55.3742, -60.2852
        Hunter-Lab:
        61.2484, 53.2776, -30.2827
      #eb7ce1 color charts
#eb7ce1 RGB chart
      #eb7ce1 CMYK chart
      #eb7ce1 RGB pie chart
      #eb7ce1 color shades, tints & tones
#eb7ce1 color schemes
#eb7ce1 color preview, HTML & CSS examples
           This text has a color of #eb7ce1        
        
          <p style="color:#eb7ce1;">Text here</p>
        
        
          .mytext {color:#eb7ce1;}
        
        Text color #eb7ce1
      
           This box has a color of #eb7ce1        
        
          <div style="background-color:#eb7ce1;">Content here</div>
        
        
          .mybackground {background-color:#eb7ce1;}
        
        Background color #eb7ce1
      
           Border around this has a color of #eb7ce1        
        
          <div style="border:2px solid #eb7ce1;">Content here</div>
        
        
          .myborder {border:2px solid #eb7ce1;}
        
        Border color #eb7ce1