#e625f1 color space conversions
Hex:
        #e625f1
        RGB:
        230, 37, 241
        CMY:
        10, 85, 5
        CMYK:
        5, 85, 0, 5
      HSL:
        297°, 87.9310%, 54.5098%
        HSV (HSB):
        297°, 84.6473%, 94.5098%
        XYZ:
        49.1719, 24.4970, 85.3558
        xyY:
        0.3092, 0.1540, 24.4970
      CIE-Lab:
        56.5820, 88.5331, -59.2700
        CIE-LCH:
        56.5820, 106.5412, 326.1990
        CIE-Luv:
        56.5820, 69.5462, -103.4133
        Hunter-Lab:
        49.4944, 90.7214, -67.6027
      #e625f1 color charts
#e625f1 RGB chart
      #e625f1 CMYK chart
      #e625f1 RGB pie chart
      #e625f1 color shades, tints & tones
#e625f1 color schemes
#e625f1 color preview, HTML & CSS examples
           This text has a color of #e625f1        
        
          <p style="color:#e625f1;">Text here</p>
        
        
          .mytext {color:#e625f1;}
        
        Text color #e625f1
      
           This box has a color of #e625f1        
        
          <div style="background-color:#e625f1;">Content here</div>
        
        
          .mybackground {background-color:#e625f1;}
        
        Background color #e625f1
      
           Border around this has a color of #e625f1        
        
          <div style="border:2px solid #e625f1;">Content here</div>
        
        
          .myborder {border:2px solid #e625f1;}
        
        Border color #e625f1