#eb7de5 color space conversions
Hex:
        #eb7de5
        RGB:
        235, 125, 229
        CMY:
        8, 51, 10
        CMYK:
        0, 47, 3, 8
      HSL:
        303°, 73.3333%, 70.5882%
        HSV (HSB):
        303°, 46.8085%, 92.1569%
        XYZ:
        55.7374, 37.9865, 78.5232
        xyY:
        0.3236, 0.2205, 37.9865
      CIE-Lab:
        68.0107, 56.3952, -34.5072
        CIE-LCH:
        68.0107, 66.1148, 328.5383
        CIE-Luv:
        68.0107, 53.9955, -63.0505
        Hunter-Lab:
        61.6332, 53.5666, -32.3946
      #eb7de5 color charts
#eb7de5 RGB chart
      #eb7de5 CMYK chart
      #eb7de5 RGB pie chart
      #eb7de5 color shades, tints & tones
#eb7de5 color schemes
#eb7de5 color preview, HTML & CSS examples
           This text has a color of #eb7de5        
        
          <p style="color:#eb7de5;">Text here</p>
        
        
          .mytext {color:#eb7de5;}
        
        Text color #eb7de5
      
           This box has a color of #eb7de5        
        
          <div style="background-color:#eb7de5;">Content here</div>
        
        
          .mybackground {background-color:#eb7de5;}
        
        Background color #eb7de5
      
           Border around this has a color of #eb7de5        
        
          <div style="border:2px solid #eb7de5;">Content here</div>
        
        
          .myborder {border:2px solid #eb7de5;}
        
        Border color #eb7de5