#eb40f1 color space conversions
Hex:
        #eb40f1
        RGB:
        235, 64, 241
        CMY:
        8, 75, 5
        CMYK:
        2, 73, 0, 5
      HSL:
        298°, 86.3415%, 59.8039%
        HSV (HSB):
        298°, 73.4440%, 94.5098%
        XYZ:
        51.9715, 27.6798, 85.8226
        xyY:
        0.3141, 0.1673, 27.6798
      CIE-Lab:
        59.5984, 83.0091, -54.4049
        CIE-LCH:
        59.5984, 99.2492, 326.7588
        CIE-Luv:
        59.5984, 68.9889, -96.5006
        Hunter-Lab:
        52.6116, 84.2579, -59.8886
      #eb40f1 color charts
#eb40f1 RGB chart
      #eb40f1 CMYK chart
      #eb40f1 RGB pie chart
      #eb40f1 color shades, tints & tones
#eb40f1 color schemes
#eb40f1 color preview, HTML & CSS examples
           This text has a color of #eb40f1        
        
          <p style="color:#eb40f1;">Text here</p>
        
        
          .mytext {color:#eb40f1;}
        
        Text color #eb40f1
      
           This box has a color of #eb40f1        
        
          <div style="background-color:#eb40f1;">Content here</div>
        
        
          .mybackground {background-color:#eb40f1;}
        
        Background color #eb40f1
      
           Border around this has a color of #eb40f1        
        
          <div style="border:2px solid #eb40f1;">Content here</div>
        
        
          .myborder {border:2px solid #eb40f1;}
        
        Border color #eb40f1