#e25da7 color space conversions
Hex:
        #e25da7
        RGB:
        226, 93, 167
        CMY:
        11, 64, 35
        CMYK:
        0, 59, 26, 11
      HSL:
        327°, 69.6335%, 62.5490%
        HSV (HSB):
        327°, 58.8496%, 88.6275%
        XYZ:
        42.2534, 26.7875, 39.5027
        xyY:
        0.3893, 0.2468, 26.7875
      CIE-Lab:
        58.7771, 59.2874, -13.7176
        CIE-LCH:
        58.7771, 60.8537, 346.9725
        CIE-Luv:
        58.7771, 78.3890, -30.4058
        Hunter-Lab:
        51.7566, 55.1510, -9.0229
      #e25da7 color charts
#e25da7 RGB chart
      #e25da7 CMYK chart
      #e25da7 RGB pie chart
      #e25da7 color shades, tints & tones
#e25da7 color schemes
#e25da7 color preview, HTML & CSS examples
           This text has a color of #e25da7        
        
          <p style="color:#e25da7;">Text here</p>
        
        
          .mytext {color:#e25da7;}
        
        Text color #e25da7
      
           This box has a color of #e25da7        
        
          <div style="background-color:#e25da7;">Content here</div>
        
        
          .mybackground {background-color:#e25da7;}
        
        Background color #e25da7
      
           Border around this has a color of #e25da7        
        
          <div style="border:2px solid #e25da7;">Content here</div>
        
        
          .myborder {border:2px solid #e25da7;}
        
        Border color #e25da7