#e640f1 color space conversions
Hex:
        #e640f1
        RGB:
        230, 64, 241
        CMY:
        10, 75, 5
        CMYK:
        5, 73, 0, 5
      HSL:
        296°, 86.3415%, 59.8039%
        HSV (HSB):
        296°, 73.4440%, 94.5098%
        XYZ:
        50.3437, 26.8407, 85.7464
        xyY:
        0.3090, 0.1647, 26.8407
      CIE-Lab:
        58.8265, 82.0218, -55.6810
        CIE-LCH:
        58.8265, 99.1360, 325.8292
        CIE-Luv:
        58.8265, 65.5461, -98.0365
        Hunter-Lab:
        51.8080, 82.7910, -61.8642
      #e640f1 color charts
#e640f1 RGB chart
      #e640f1 CMYK chart
      #e640f1 RGB pie chart
      #e640f1 color shades, tints & tones
#e640f1 color schemes
#e640f1 color preview, HTML & CSS examples
           This text has a color of #e640f1        
        
          <p style="color:#e640f1;">Text here</p>
        
        
          .mytext {color:#e640f1;}
        
        Text color #e640f1
      
           This box has a color of #e640f1        
        
          <div style="background-color:#e640f1;">Content here</div>
        
        
          .mybackground {background-color:#e640f1;}
        
        Background color #e640f1
      
           Border around this has a color of #e640f1        
        
          <div style="border:2px solid #e640f1;">Content here</div>
        
        
          .myborder {border:2px solid #e640f1;}
        
        Border color #e640f1