#f560cb color space conversions
Hex:
        #f560cb
        RGB:
        245, 96, 203
        CMY:
        4, 62, 20
        CMYK:
        0, 61, 17, 4
      HSL:
        317°, 88.1657%, 66.8627%
        HSV (HSB):
        317°, 60.8163%, 96.0784%
        XYZ:
        52.6186, 32.0900, 59.9206
        xyY:
        0.3638, 0.2219, 32.0900
      CIE-Lab:
        63.4172, 68.2383, -26.9699
        CIE-LCH:
        63.4172, 73.3747, 338.4345
        CIE-Luv:
        63.4172, 80.0130, -52.5056
        Hunter-Lab:
        56.6481, 66.6688, -23.0615
      #f560cb color charts
#f560cb RGB chart
      #f560cb CMYK chart
      #f560cb RGB pie chart
      #f560cb color shades, tints & tones
#f560cb color schemes
#f560cb color preview, HTML & CSS examples
           This text has a color of #f560cb        
        
          <p style="color:#f560cb;">Text here</p>
        
        
          .mytext {color:#f560cb;}
        
        Text color #f560cb
      
           This box has a color of #f560cb        
        
          <div style="background-color:#f560cb;">Content here</div>
        
        
          .mybackground {background-color:#f560cb;}
        
        Background color #f560cb
      
           Border around this has a color of #f560cb        
        
          <div style="border:2px solid #f560cb;">Content here</div>
        
        
          .myborder {border:2px solid #f560cb;}
        
        Border color #f560cb