#f532d7 color space conversions
Hex:
        #f532d7
        RGB:
        245, 50, 215
        CMY:
        4, 80, 16
        CMYK:
        0, 80, 12, 4
      HSL:
        309°, 90.6977%, 57.8431%
        HSV (HSB):
        309°, 79.5918%, 96.0784%
        XYZ:
        51.0625, 26.6000, 66.7330
        xyY:
        0.3536, 0.1842, 26.6000
      CIE-Lab:
        58.6022, 84.9051, -41.2612
        CIE-LCH:
        58.6022, 94.4000, 334.0817
        CIE-Luv:
        58.6022, 88.5740, -76.3176
        Hunter-Lab:
        51.5752, 86.4692, -40.6126
      #f532d7 color charts
#f532d7 RGB chart
      #f532d7 CMYK chart
      #f532d7 RGB pie chart
      #f532d7 color shades, tints & tones
#f532d7 color schemes
#f532d7 color preview, HTML & CSS examples
           This text has a color of #f532d7        
        
          <p style="color:#f532d7;">Text here</p>
        
        
          .mytext {color:#f532d7;}
        
        Text color #f532d7
      
           This box has a color of #f532d7        
        
          <div style="background-color:#f532d7;">Content here</div>
        
        
          .mybackground {background-color:#f532d7;}
        
        Background color #f532d7
      
           Border around this has a color of #f532d7        
        
          <div style="border:2px solid #f532d7;">Content here</div>
        
        
          .myborder {border:2px solid #f532d7;}
        
        Border color #f532d7