#eb14c1 color space conversions
Hex:
        #eb14c1
        RGB:
        235, 20, 193
        CMY:
        8, 92, 24
        CMYK:
        0, 91, 18, 8
      HSL:
        312°, 84.3137%, 50.0000%
        HSV (HSB):
        312°, 91.4894%, 92.1569%
        XYZ:
        44.1367, 22.0127, 52.3747
        xyY:
        0.3724, 0.1857, 22.0127
      CIE-Lab:
        54.0405, 85.2911, -35.9458
        CIE-LCH:
        54.0405, 92.5563, 337.1471
        CIE-Luv:
        54.0405, 94.3899, -67.1309
        Hunter-Lab:
        46.9177, 85.8136, -33.3436
      #eb14c1 color charts
#eb14c1 RGB chart
      #eb14c1 CMYK chart
      #eb14c1 RGB pie chart
      #eb14c1 color shades, tints & tones
#eb14c1 color schemes
#eb14c1 color preview, HTML & CSS examples
           This text has a color of #eb14c1        
        
          <p style="color:#eb14c1;">Text here</p>
        
        
          .mytext {color:#eb14c1;}
        
        Text color #eb14c1
      
           This box has a color of #eb14c1        
        
          <div style="background-color:#eb14c1;">Content here</div>
        
        
          .mybackground {background-color:#eb14c1;}
        
        Background color #eb14c1
      
           Border around this has a color of #eb14c1        
        
          <div style="border:2px solid #eb14c1;">Content here</div>
        
        
          .myborder {border:2px solid #eb14c1;}
        
        Border color #eb14c1