#e661cd color space conversions
Hex:
        #e661cd
        RGB:
        230, 97, 205
        CMY:
        10, 62, 20
        CMYK:
        0, 58, 11, 10
      HSL:
        311°, 72.6776%, 64.1176%
        HSV (HSB):
        311°, 57.8261%, 90.1961%
        XYZ:
        47.9273, 29.7802, 60.9797
        xyY:
        0.3456, 0.2147, 29.7802
      CIE-Lab:
        61.4641, 64.0741, -31.2974
        CIE-LCH:
        61.4641, 71.3093, 333.9665
        CIE-Luv:
        61.4641, 67.9952, -58.1479
        Hunter-Lab:
        54.5712, 61.2684, -28.0528
      #e661cd color charts
#e661cd RGB chart
      #e661cd CMYK chart
      #e661cd RGB pie chart
      #e661cd color shades, tints & tones
#e661cd color schemes
#e661cd color preview, HTML & CSS examples
           This text has a color of #e661cd        
        
          <p style="color:#e661cd;">Text here</p>
        
        
          .mytext {color:#e661cd;}
        
        Text color #e661cd
      
           This box has a color of #e661cd        
        
          <div style="background-color:#e661cd;">Content here</div>
        
        
          .mybackground {background-color:#e661cd;}
        
        Background color #e661cd
      
           Border around this has a color of #e661cd        
        
          <div style="border:2px solid #e661cd;">Content here</div>
        
        
          .myborder {border:2px solid #e661cd;}
        
        Border color #e661cd