#e661fd color space conversions
Hex:
        #e661fd
        RGB:
        230, 97, 253
        CMY:
        10, 62, 1
        CMYK:
        9, 62, 0, 1
      HSL:
        291°, 97.5000%, 68.6275%
        HSV (HSB):
        291°, 61.6601%, 99.2157%
        XYZ:
        54.6374, 32.4642, 96.3150
        xyY:
        0.2979, 0.1770, 32.4642
      CIE-Lab:
        63.7247, 72.0978, -54.5318
        CIE-LCH:
        63.7247, 90.3981, 322.8976
        CIE-Luv:
        63.7247, 54.0960, -96.5491
        Hunter-Lab:
        56.9774, 71.4589, -60.3401
      #e661fd color charts
#e661fd RGB chart
      #e661fd CMYK chart
      #e661fd RGB pie chart
      #e661fd color shades, tints & tones
#e661fd color schemes
#e661fd color preview, HTML & CSS examples
           This text has a color of #e661fd        
        
          <p style="color:#e661fd;">Text here</p>
        
        
          .mytext {color:#e661fd;}
        
        Text color #e661fd
      
           This box has a color of #e661fd        
        
          <div style="background-color:#e661fd;">Content here</div>
        
        
          .mybackground {background-color:#e661fd;}
        
        Background color #e661fd
      
           Border around this has a color of #e661fd        
        
          <div style="border:2px solid #e661fd;">Content here</div>
        
        
          .myborder {border:2px solid #e661fd;}
        
        Border color #e661fd