#f564f2 color space conversions
Hex:
        #f564f2
        RGB:
        245, 100, 242
        CMY:
        4, 61, 5
        CMYK:
        0, 59, 1, 4
      HSL:
        301°, 87.8788%, 67.6471%
        HSV (HSB):
        301°, 59.1837%, 96.0784%
        XYZ:
        58.2404, 34.9376, 87.6784
        xyY:
        0.3220, 0.1932, 34.9376
      CIE-Lab:
        65.7001, 72.5279, -45.2069
        CIE-LCH:
        65.7001, 85.4632, 328.0646
        CIE-Luv:
        65.7001, 66.4007, -82.3091
        Hunter-Lab:
        59.1081, 72.4406, -46.5727
      #f564f2 color charts
#f564f2 RGB chart
      #f564f2 CMYK chart
      #f564f2 RGB pie chart
      #f564f2 color shades, tints & tones
#f564f2 color schemes
#f564f2 color preview, HTML & CSS examples
           This text has a color of #f564f2        
        
          <p style="color:#f564f2;">Text here</p>
        
        
          .mytext {color:#f564f2;}
        
        Text color #f564f2
      
           This box has a color of #f564f2        
        
          <div style="background-color:#f564f2;">Content here</div>
        
        
          .mybackground {background-color:#f564f2;}
        
        Background color #f564f2
      
           Border around this has a color of #f564f2        
        
          <div style="border:2px solid #f564f2;">Content here</div>
        
        
          .myborder {border:2px solid #f564f2;}
        
        Border color #f564f2