#e625d5 color space conversions
Hex:
        #e625d5
        RGB:
        230, 37, 213
        CMY:
        10, 85, 16
        CMYK:
        0, 84, 7, 10
      HSL:
        305°, 79.4239%, 52.3529%
        HSV (HSB):
        305°, 83.9130%, 90.1961%
        XYZ:
        45.3049, 22.9502, 64.9928
        xyY:
        0.3400, 0.1722, 22.9502
      CIE-Lab:
        55.0210, 84.4510, -45.9459
        CIE-LCH:
        55.0210, 96.1405, 331.4514
        CIE-Luv:
        55.0210, 80.2416, -82.2393
        Hunter-Lab:
        47.9064, 84.9707, -46.9020
      #e625d5 color charts
#e625d5 RGB chart
      #e625d5 CMYK chart
      #e625d5 RGB pie chart
      #e625d5 color shades, tints & tones
#e625d5 color schemes
#e625d5 color preview, HTML & CSS examples
           This text has a color of #e625d5        
        
          <p style="color:#e625d5;">Text here</p>
        
        
          .mytext {color:#e625d5;}
        
        Text color #e625d5
      
           This box has a color of #e625d5        
        
          <div style="background-color:#e625d5;">Content here</div>
        
        
          .mybackground {background-color:#e625d5;}
        
        Background color #e625d5
      
           Border around this has a color of #e625d5        
        
          <div style="border:2px solid #e625d5;">Content here</div>
        
        
          .myborder {border:2px solid #e625d5;}
        
        Border color #e625d5