#e25ec0 color space conversions
Hex:
        #e25ec0
        RGB:
        226, 94, 192
        CMY:
        11, 63, 25
        CMYK:
        0, 58, 15, 11
      HSL:
        315°, 69.4737%, 62.7451%
        HSV (HSB):
        315°, 58.4071%, 88.6275%
        XYZ:
        44.8812, 27.9799, 52.9043
        xyY:
        0.3569, 0.2225, 27.9799
      CIE-Lab:
        59.8706, 62.3261, -26.4204
        CIE-LCH:
        59.8706, 67.6947, 337.0276
        CIE-Luv:
        59.8706, 70.1936, -50.0629
        Hunter-Lab:
        52.8961, 58.8853, -22.2720
      #e25ec0 color charts
#e25ec0 RGB chart
      #e25ec0 CMYK chart
      #e25ec0 RGB pie chart
      #e25ec0 color shades, tints & tones
#e25ec0 color schemes
#e25ec0 color preview, HTML & CSS examples
           This text has a color of #e25ec0        
        
          <p style="color:#e25ec0;">Text here</p>
        
        
          .mytext {color:#e25ec0;}
        
        Text color #e25ec0
      
           This box has a color of #e25ec0        
        
          <div style="background-color:#e25ec0;">Content here</div>
        
        
          .mybackground {background-color:#e25ec0;}
        
        Background color #e25ec0
      
           Border around this has a color of #e25ec0        
        
          <div style="border:2px solid #e25ec0;">Content here</div>
        
        
          .myborder {border:2px solid #e25ec0;}
        
        Border color #e25ec0