#eb96fe color space conversions
Hex:
        #eb96fe
        RGB:
        235, 150, 254
        CMY:
        8, 41, 0
        CMYK:
        7, 41, 0, 0
      HSL:
        289°, 98.1132%, 79.2157%
        HSV (HSB):
        289°, 40.9449%, 99.6078%
        XYZ:
        63.0567, 46.6306, 99.4431
        xyY:
        0.3015, 0.2230, 46.6306
      CIE-Lab:
        73.9529, 48.3535, -38.9534
        CIE-LCH:
        73.9529, 62.0921, 321.1452
        CIE-Luv:
        73.9529, 38.3790, -69.9231
        Hunter-Lab:
        68.2866, 45.3275, -38.5410
      #eb96fe color charts
#eb96fe RGB chart
      #eb96fe CMYK chart
      #eb96fe RGB pie chart
      #eb96fe color shades, tints & tones
#eb96fe color schemes
#eb96fe color preview, HTML & CSS examples
           This text has a color of #eb96fe        
        
          <p style="color:#eb96fe;">Text here</p>
        
        
          .mytext {color:#eb96fe;}
        
        Text color #eb96fe
      
           This box has a color of #eb96fe        
        
          <div style="background-color:#eb96fe;">Content here</div>
        
        
          .mybackground {background-color:#eb96fe;}
        
        Background color #eb96fe
      
           Border around this has a color of #eb96fe        
        
          <div style="border:2px solid #eb96fe;">Content here</div>
        
        
          .myborder {border:2px solid #eb96fe;}
        
        Border color #eb96fe