#eb4af1 color space conversions
Hex:
        #eb4af1
        RGB:
        235, 74, 241
        CMY:
        8, 71, 5
        CMYK:
        2, 69, 0, 5
      HSL:
        298°, 85.6410%, 61.7647%
        HSV (HSB):
        298°, 69.2946%, 94.5098%
        XYZ:
        52.5869, 28.9106, 86.0278
        xyY:
        0.3139, 0.1726, 28.9106
      CIE-Lab:
        60.7026, 79.8567, -52.6481
        CIE-LCH:
        60.7026, 95.6500, 326.6039
        CIE-Luv:
        60.7026, 66.8874, -93.7223
        Hunter-Lab:
        53.7686, 80.4821, -57.2238
      #eb4af1 color charts
#eb4af1 RGB chart
      #eb4af1 CMYK chart
      #eb4af1 RGB pie chart
      #eb4af1 color shades, tints & tones
#eb4af1 color schemes
#eb4af1 color preview, HTML & CSS examples
           This text has a color of #eb4af1        
        
          <p style="color:#eb4af1;">Text here</p>
        
        
          .mytext {color:#eb4af1;}
        
        Text color #eb4af1
      
           This box has a color of #eb4af1        
        
          <div style="background-color:#eb4af1;">Content here</div>
        
        
          .mybackground {background-color:#eb4af1;}
        
        Background color #eb4af1
      
           Border around this has a color of #eb4af1        
        
          <div style="border:2px solid #eb4af1;">Content here</div>
        
        
          .myborder {border:2px solid #eb4af1;}
        
        Border color #eb4af1