#eb14e2 color space conversions
Hex:
        #eb14e2
        RGB:
        235, 20, 226
        CMY:
        8, 92, 11
        CMYK:
        0, 91, 4, 8
      HSL:
        303°, 84.3137%, 50.0000%
        HSV (HSB):
        303°, 91.4894%, 92.1569%
        XYZ:
        48.2386, 23.6535, 73.9746
        xyY:
        0.3307, 0.1622, 23.6535
      CIE-Lab:
        55.7392, 89.6103, -52.1329
        CIE-LCH:
        55.7392, 103.6718, 329.8103
        CIE-Luv:
        55.7392, 80.3625, -92.5376
        Hunter-Lab:
        48.6348, 91.9347, -56.1370
      #eb14e2 color charts
#eb14e2 RGB chart
      #eb14e2 CMYK chart
      #eb14e2 RGB pie chart
      #eb14e2 color shades, tints & tones
#eb14e2 color schemes
#eb14e2 color preview, HTML & CSS examples
           This text has a color of #eb14e2        
        
          <p style="color:#eb14e2;">Text here</p>
        
        
          .mytext {color:#eb14e2;}
        
        Text color #eb14e2
      
           This box has a color of #eb14e2        
        
          <div style="background-color:#eb14e2;">Content here</div>
        
        
          .mybackground {background-color:#eb14e2;}
        
        Background color #eb14e2
      
           Border around this has a color of #eb14e2        
        
          <div style="border:2px solid #eb14e2;">Content here</div>
        
        
          .myborder {border:2px solid #eb14e2;}
        
        Border color #eb14e2