#eb47f1 color space conversions
Hex:
        #eb47f1
        RGB:
        235, 71, 241
        CMY:
        8, 72, 5
        CMYK:
        2, 71, 0, 5
      HSL:
        298°, 85.8586%, 61.1765%
        HSV (HSB):
        298°, 70.5394%, 94.5098%
        XYZ:
        52.3914, 28.5195, 85.9626
        xyY:
        0.3140, 0.1709, 28.5195
      CIE-Lab:
        60.3552, 80.8449, -53.2004
        CIE-LCH:
        60.3552, 96.7790, 326.6529
        CIE-Luv:
        60.3552, 67.5529, -94.6023
        Hunter-Lab:
        53.4037, 81.6600, -58.0551
      #eb47f1 color charts
#eb47f1 RGB chart
      #eb47f1 CMYK chart
      #eb47f1 RGB pie chart
      #eb47f1 color shades, tints & tones
#eb47f1 color schemes
#eb47f1 color preview, HTML & CSS examples
           This text has a color of #eb47f1        
        
          <p style="color:#eb47f1;">Text here</p>
        
        
          .mytext {color:#eb47f1;}
        
        Text color #eb47f1
      
           This box has a color of #eb47f1        
        
          <div style="background-color:#eb47f1;">Content here</div>
        
        
          .mybackground {background-color:#eb47f1;}
        
        Background color #eb47f1
      
           Border around this has a color of #eb47f1        
        
          <div style="border:2px solid #eb47f1;">Content here</div>
        
        
          .myborder {border:2px solid #eb47f1;}
        
        Border color #eb47f1