#e425ce color space conversions
Hex:
        #e425ce
        RGB:
        228, 37, 206
        CMY:
        11, 85, 19
        CMYK:
        0, 84, 10, 11
      HSL:
        307°, 77.9592%, 51.9608%
        HSV (HSB):
        307°, 83.7719%, 89.4118%
        XYZ:
        43.7971, 22.2733, 60.3833
        xyY:
        0.3463, 0.1761, 22.2733
      CIE-Lab:
        54.3158, 83.1085, -43.0827
        CIE-LCH:
        54.3158, 93.6117, 332.5982
        CIE-Luv:
        54.3158, 81.5760, -77.5034
        Hunter-Lab:
        47.1946, 83.0590, -42.8225
      #e425ce color charts
#e425ce RGB chart
      #e425ce CMYK chart
      #e425ce RGB pie chart
      #e425ce color shades, tints & tones
#e425ce color schemes
#e425ce color preview, HTML & CSS examples
           This text has a color of #e425ce        
        
          <p style="color:#e425ce;">Text here</p>
        
        
          .mytext {color:#e425ce;}
        
        Text color #e425ce
      
           This box has a color of #e425ce        
        
          <div style="background-color:#e425ce;">Content here</div>
        
        
          .mybackground {background-color:#e425ce;}
        
        Background color #e425ce
      
           Border around this has a color of #e425ce        
        
          <div style="border:2px solid #e425ce;">Content here</div>
        
        
          .myborder {border:2px solid #e425ce;}
        
        Border color #e425ce