#f558f2 color space conversions
Hex:
        #f558f2
        RGB:
        245, 88, 242
        CMY:
        4, 65, 5
        CMYK:
        0, 64, 1, 4
      HSL:
        301°, 88.7006%, 65.2941%
        HSV (HSB):
        301°, 64.0816%, 96.0784%
        XYZ:
        57.1729, 32.8027, 87.3226
        xyY:
        0.3225, 0.1850, 32.8027
      CIE-Lab:
        64.0009, 77.2415, -47.8845
        CIE-LCH:
        64.0009, 90.8800, 328.2039
        CIE-Luv:
        64.0009, 69.9591, -86.8557
        Hunter-Lab:
        57.2737, 77.9571, -50.3053
      #f558f2 color charts
#f558f2 RGB chart
      #f558f2 CMYK chart
      #f558f2 RGB pie chart
      #f558f2 color shades, tints & tones
#f558f2 color schemes
#f558f2 color preview, HTML & CSS examples
           This text has a color of #f558f2        
        
          <p style="color:#f558f2;">Text here</p>
        
        
          .mytext {color:#f558f2;}
        
        Text color #f558f2
      
           This box has a color of #f558f2        
        
          <div style="background-color:#f558f2;">Content here</div>
        
        
          .mybackground {background-color:#f558f2;}
        
        Background color #f558f2
      
           Border around this has a color of #f558f2        
        
          <div style="border:2px solid #f558f2;">Content here</div>
        
        
          .myborder {border:2px solid #f558f2;}
        
        Border color #f558f2