#f560e2 color space conversions
Hex:
        #f560e2
        RGB:
        245, 96, 226
        CMY:
        4, 62, 11
        CMYK:
        0, 61, 8, 4
      HSL:
        308°, 88.1657%, 66.8627%
        HSV (HSB):
        308°, 60.8163%, 96.0784%
        XYZ:
        55.5665, 33.2692, 75.4444
        xyY:
        0.3382, 0.2025, 33.2692
      CIE-Lab:
        64.3783, 71.6240, -38.3946
        CIE-LCH:
        64.3783, 81.2659, 331.8061
        CIE-Luv:
        64.3783, 72.6231, -71.0726
        Hunter-Lab:
        57.6795, 71.0221, -37.1754
      #f560e2 color charts
#f560e2 RGB chart
      #f560e2 CMYK chart
      #f560e2 RGB pie chart
      #f560e2 color shades, tints & tones
#f560e2 color schemes
#f560e2 color preview, HTML & CSS examples
           This text has a color of #f560e2        
        
          <p style="color:#f560e2;">Text here</p>
        
        
          .mytext {color:#f560e2;}
        
        Text color #f560e2
      
           This box has a color of #f560e2        
        
          <div style="background-color:#f560e2;">Content here</div>
        
        
          .mybackground {background-color:#f560e2;}
        
        Background color #f560e2
      
           Border around this has a color of #f560e2        
        
          <div style="border:2px solid #f560e2;">Content here</div>
        
        
          .myborder {border:2px solid #f560e2;}
        
        Border color #f560e2