#e25fc3 color space conversions
Hex:
        #e25fc3
        RGB:
        226, 95, 195
        CMY:
        11, 63, 24
        CMYK:
        0, 58, 14, 11
      HSL:
        314°, 69.3122%, 62.9412%
        HSV (HSB):
        314°, 57.9646%, 88.6275%
        XYZ:
        45.3066, 28.2933, 54.7030
        xyY:
        0.3531, 0.2205, 28.2933
      CIE-Lab:
        60.1528, 62.3360, -27.6959
        CIE-LCH:
        60.1528, 68.2117, 336.0444
        CIE-Luv:
        60.1528, 68.8848, -52.0640
        Hunter-Lab:
        53.1914, 58.9549, -23.7408
      #e25fc3 color charts
#e25fc3 RGB chart
      #e25fc3 CMYK chart
      #e25fc3 RGB pie chart
      #e25fc3 color shades, tints & tones
#e25fc3 color schemes
#e25fc3 color preview, HTML & CSS examples
           This text has a color of #e25fc3        
        
          <p style="color:#e25fc3;">Text here</p>
        
        
          .mytext {color:#e25fc3;}
        
        Text color #e25fc3
      
           This box has a color of #e25fc3        
        
          <div style="background-color:#e25fc3;">Content here</div>
        
        
          .mybackground {background-color:#e25fc3;}
        
        Background color #e25fc3
      
           Border around this has a color of #e25fc3        
        
          <div style="border:2px solid #e25fc3;">Content here</div>
        
        
          .myborder {border:2px solid #e25fc3;}
        
        Border color #e25fc3