#e560c1 color space conversions
Hex:
        #e560c1
        RGB:
        229, 96, 193
        CMY:
        10, 62, 24
        CMYK:
        0, 58, 16, 10
      HSL:
        316°, 71.8919%, 63.7255%
        HSV (HSB):
        316°, 58.0786%, 89.8039%
        XYZ:
        46.1216, 28.8740, 53.5944
        xyY:
        0.3587, 0.2245, 28.8740
      CIE-Lab:
        60.6703, 62.4337, -25.7224
        CIE-LCH:
        60.6703, 67.5249, 337.6086
        CIE-Luv:
        60.6703, 71.3103, -49.1409
        Hunter-Lab:
        53.7345, 59.1753, -21.5212
      #e560c1 color charts
#e560c1 RGB chart
      #e560c1 CMYK chart
      #e560c1 RGB pie chart
      #e560c1 color shades, tints & tones
#e560c1 color schemes
#e560c1 color preview, HTML & CSS examples
           This text has a color of #e560c1        
        
          <p style="color:#e560c1;">Text here</p>
        
        
          .mytext {color:#e560c1;}
        
        Text color #e560c1
      
           This box has a color of #e560c1        
        
          <div style="background-color:#e560c1;">Content here</div>
        
        
          .mybackground {background-color:#e560c1;}
        
        Background color #e560c1
      
           Border around this has a color of #e560c1        
        
          <div style="border:2px solid #e560c1;">Content here</div>
        
        
          .myborder {border:2px solid #e560c1;}
        
        Border color #e560c1