#eb95ce color space conversions
Hex:
        #eb95ce
        RGB:
        235, 149, 206
        CMY:
        8, 42, 19
        CMYK:
        0, 37, 12, 8
      HSL:
        320°, 68.2540%, 75.2941%
        HSV (HSB):
        320°, 36.5957%, 92.1569%
        XYZ:
        56.1490, 43.6133, 63.8514
        xyY:
        0.3432, 0.2666, 43.6133
      CIE-Lab:
        71.9693, 40.3600, -15.7332
        CIE-LCH:
        71.9693, 43.3182, 338.7031
        CIE-Luv:
        71.9693, 47.8885, -30.9902
        Hunter-Lab:
        66.0404, 36.1940, -11.0965
      #eb95ce color charts
#eb95ce RGB chart
      #eb95ce CMYK chart
      #eb95ce RGB pie chart
      #eb95ce color shades, tints & tones
#eb95ce color schemes
#eb95ce color preview, HTML & CSS examples
           This text has a color of #eb95ce        
        
          <p style="color:#eb95ce;">Text here</p>
        
        
          .mytext {color:#eb95ce;}
        
        Text color #eb95ce
      
           This box has a color of #eb95ce        
        
          <div style="background-color:#eb95ce;">Content here</div>
        
        
          .mybackground {background-color:#eb95ce;}
        
        Background color #eb95ce
      
           Border around this has a color of #eb95ce        
        
          <div style="border:2px solid #eb95ce;">Content here</div>
        
        
          .myborder {border:2px solid #eb95ce;}
        
        Border color #eb95ce