#eb25f1 color space conversions
Hex:
        #eb25f1
        RGB:
        235, 37, 241
        CMY:
        8, 85, 5
        CMYK:
        2, 85, 0, 5
      HSL:
        298°, 87.9310%, 54.5098%
        HSV (HSB):
        298°, 84.6473%, 94.5098%
        XYZ:
        50.7997, 25.3362, 85.4320
        xyY:
        0.3144, 0.1568, 25.3362
      CIE-Lab:
        57.4015, 89.3820, -57.9119
        CIE-LCH:
        57.4015, 106.5032, 327.0602
        CIE-Luv:
        57.4015, 73.0382, -101.8502
        Hunter-Lab:
        50.3351, 92.0614, -65.3964
      #eb25f1 color charts
#eb25f1 RGB chart
      #eb25f1 CMYK chart
      #eb25f1 RGB pie chart
      #eb25f1 color shades, tints & tones
#eb25f1 color schemes
#eb25f1 color preview, HTML & CSS examples
           This text has a color of #eb25f1        
        
          <p style="color:#eb25f1;">Text here</p>
        
        
          .mytext {color:#eb25f1;}
        
        Text color #eb25f1
      
           This box has a color of #eb25f1        
        
          <div style="background-color:#eb25f1;">Content here</div>
        
        
          .mybackground {background-color:#eb25f1;}
        
        Background color #eb25f1
      
           Border around this has a color of #eb25f1        
        
          <div style="border:2px solid #eb25f1;">Content here</div>
        
        
          .myborder {border:2px solid #eb25f1;}
        
        Border color #eb25f1