#e641f2 color space conversions
Hex:
        #e641f2
        RGB:
        230, 65, 242
        CMY:
        10, 75, 5
        CMYK:
        5, 73, 0, 5
      HSL:
        296°, 87.1921%, 60.1961%
        HSV (HSB):
        296°, 73.1405%, 94.9020%
        XYZ:
        50.5504, 27.0144, 86.5544
        xyY:
        0.3080, 0.1646, 27.0144
      CIE-Lab:
        58.9876, 81.8804, -55.9815
        CIE-LCH:
        58.9876, 99.1884, 325.6397
        CIE-Luv:
        58.9876, 65.0204, -98.5382
        Hunter-Lab:
        51.9754, 82.6494, -62.3527
      #e641f2 color charts
#e641f2 RGB chart
      #e641f2 CMYK chart
      #e641f2 RGB pie chart
      #e641f2 color shades, tints & tones
#e641f2 color schemes
#e641f2 color preview, HTML & CSS examples
           This text has a color of #e641f2        
        
          <p style="color:#e641f2;">Text here</p>
        
        
          .mytext {color:#e641f2;}
        
        Text color #e641f2
      
           This box has a color of #e641f2        
        
          <div style="background-color:#e641f2;">Content here</div>
        
        
          .mybackground {background-color:#e641f2;}
        
        Background color #e641f2
      
           Border around this has a color of #e641f2        
        
          <div style="border:2px solid #e641f2;">Content here</div>
        
        
          .myborder {border:2px solid #e641f2;}
        
        Border color #e641f2