#eb25c2 color space conversions
Hex:
        #eb25c2
        RGB:
        235, 37, 194
        CMY:
        8, 85, 24
        CMYK:
        0, 84, 17, 8
      HSL:
        312°, 83.1933%, 53.3333%
        HSV (HSB):
        312°, 84.2553%, 92.1569%
        XYZ:
        44.6601, 22.8803, 53.1014
        xyY:
        0.3702, 0.1897, 22.8803
      CIE-Lab:
        54.9489, 82.9002, -35.1012
        CIE-LCH:
        54.9489, 90.0252, 337.0515
        CIE-Luv:
        54.9489, 91.8930, -65.7145
        Hunter-Lab:
        47.8334, 82.9498, -32.3364
      #eb25c2 color charts
#eb25c2 RGB chart
      #eb25c2 CMYK chart
      #eb25c2 RGB pie chart
      #eb25c2 color shades, tints & tones
#eb25c2 color schemes
#eb25c2 color preview, HTML & CSS examples
           This text has a color of #eb25c2        
        
          <p style="color:#eb25c2;">Text here</p>
        
        
          .mytext {color:#eb25c2;}
        
        Text color #eb25c2
      
           This box has a color of #eb25c2        
        
          <div style="background-color:#eb25c2;">Content here</div>
        
        
          .mybackground {background-color:#eb25c2;}
        
        Background color #eb25c2
      
           Border around this has a color of #eb25c2        
        
          <div style="border:2px solid #eb25c2;">Content here</div>
        
        
          .myborder {border:2px solid #eb25c2;}
        
        Border color #eb25c2