#f532d2 color space conversions
Hex:
        #f532d2
        RGB:
        245, 50, 210
        CMY:
        4, 80, 18
        CMYK:
        0, 80, 14, 4
      HSL:
        311°, 90.6977%, 57.8431%
        HSV (HSB):
        311°, 79.5918%, 96.0784%
        XYZ:
        50.4296, 26.3468, 63.4003
        xyY:
        0.3598, 0.1880, 26.3468
      CIE-Lab:
        58.3648, 84.2422, -38.7940
        CIE-LCH:
        58.3648, 92.7455, 335.2737
        CIE-Luv:
        58.3648, 90.6023, -72.3885
        Hunter-Lab:
        51.3292, 85.5459, -37.3029
      #f532d2 color charts
#f532d2 RGB chart
      #f532d2 CMYK chart
      #f532d2 RGB pie chart
      #f532d2 color shades, tints & tones
#f532d2 color schemes
#f532d2 color preview, HTML & CSS examples
           This text has a color of #f532d2        
        
          <p style="color:#f532d2;">Text here</p>
        
        
          .mytext {color:#f532d2;}
        
        Text color #f532d2
      
           This box has a color of #f532d2        
        
          <div style="background-color:#f532d2;">Content here</div>
        
        
          .mybackground {background-color:#f532d2;}
        
        Background color #f532d2
      
           Border around this has a color of #f532d2        
        
          <div style="border:2px solid #f532d2;">Content here</div>
        
        
          .myborder {border:2px solid #f532d2;}
        
        Border color #f532d2