#e560ba color space conversions
Hex:
        #e560ba
        RGB:
        229, 96, 186
        CMY:
        10, 62, 27
        CMYK:
        0, 58, 19, 10
      HSL:
        319°, 71.8919%, 63.7255%
        HSV (HSB):
        319°, 58.0786%, 89.8039%
        XYZ:
        45.3589, 28.5689, 49.5781
        xyY:
        0.3673, 0.2313, 28.5689
      CIE-Lab:
        60.3993, 61.4239, -22.1421
        CIE-LCH:
        60.3993, 65.2929, 340.1768
        CIE-Luv:
        60.3993, 73.4652, -43.4806
        Hunter-Lab:
        53.4499, 57.9421, -17.5802
      #e560ba color charts
#e560ba RGB chart
      #e560ba CMYK chart
      #e560ba RGB pie chart
      #e560ba color shades, tints & tones
#e560ba color schemes
#e560ba color preview, HTML & CSS examples
           This text has a color of #e560ba        
        
          <p style="color:#e560ba;">Text here</p>
        
        
          .mytext {color:#e560ba;}
        
        Text color #e560ba
      
           This box has a color of #e560ba        
        
          <div style="background-color:#e560ba;">Content here</div>
        
        
          .mybackground {background-color:#e560ba;}
        
        Background color #e560ba
      
           Border around this has a color of #e560ba        
        
          <div style="border:2px solid #e560ba;">Content here</div>
        
        
          .myborder {border:2px solid #e560ba;}
        
        Border color #e560ba