#ea25b1 color space conversions
Hex:
        #ea25b1
        RGB:
        234, 37, 177
        CMY:
        8, 85, 31
        CMYK:
        0, 84, 24, 8
      HSL:
        317°, 82.4268%, 53.1373%
        HSV (HSB):
        317°, 84.1880%, 91.7647%
        XYZ:
        42.5291, 21.9899, 43.5979
        xyY:
        0.3934, 0.2034, 21.9899
      CIE-Lab:
        54.0163, 80.6362, -26.6940
        CIE-LCH:
        54.0163, 84.9398, 341.6833
        CIE-Luv:
        54.0163, 98.4841, -52.6749
        Hunter-Lab:
        46.8934, 79.8238, -22.2980
      #ea25b1 color charts
#ea25b1 RGB chart
      #ea25b1 CMYK chart
      #ea25b1 RGB pie chart
      #ea25b1 color shades, tints & tones
#ea25b1 color schemes
#ea25b1 color preview, HTML & CSS examples
           This text has a color of #ea25b1        
        
          <p style="color:#ea25b1;">Text here</p>
        
        
          .mytext {color:#ea25b1;}
        
        Text color #ea25b1
      
           This box has a color of #ea25b1        
        
          <div style="background-color:#ea25b1;">Content here</div>
        
        
          .mybackground {background-color:#ea25b1;}
        
        Background color #ea25b1
      
           Border around this has a color of #ea25b1        
        
          <div style="border:2px solid #ea25b1;">Content here</div>
        
        
          .myborder {border:2px solid #ea25b1;}
        
        Border color #ea25b1