#e62af5 color space conversions
Hex:
        #e62af5
        RGB:
        230, 42, 245
        CMY:
        10, 84, 4
        CMYK:
        6, 83, 0, 4
      HSL:
        296°, 91.0314%, 56.2745%
        HSV (HSB):
        296°, 82.8571%, 96.0784%
        XYZ:
        49.9425, 25.0715, 88.5932
        xyY:
        0.3053, 0.1532, 25.0715
      CIE-Lab:
        57.1450, 88.1923, -60.6019
        CIE-LCH:
        57.1450, 107.0069, 325.5049
        CIE-Luv:
        57.1450, 67.5513, -105.6124
        Hunter-Lab:
        50.0714, 90.4154, -69.8539
      #e62af5 color charts
#e62af5 RGB chart
      #e62af5 CMYK chart
      #e62af5 RGB pie chart
      #e62af5 color shades, tints & tones
#e62af5 color schemes
#e62af5 color preview, HTML & CSS examples
           This text has a color of #e62af5        
        
          <p style="color:#e62af5;">Text here</p>
        
        
          .mytext {color:#e62af5;}
        
        Text color #e62af5
      
           This box has a color of #e62af5        
        
          <div style="background-color:#e62af5;">Content here</div>
        
        
          .mybackground {background-color:#e62af5;}
        
        Background color #e62af5
      
           Border around this has a color of #e62af5        
        
          <div style="border:2px solid #e62af5;">Content here</div>
        
        
          .myborder {border:2px solid #e62af5;}
        
        Border color #e62af5