#f32d7a color space conversions
Hex:
        #f32d7a
        RGB:
        243, 45, 122
        CMY:
        5, 82, 52
        CMYK:
        0, 81, 50, 5
      HSL:
        337°, 89.1892%, 56.4706%
        HSV (HSB):
        337°, 81.4815%, 95.2941%
        XYZ:
        41.4134, 22.3366, 20.5410
        xyY:
        0.4913, 0.2650, 22.3366
      CIE-Lab:
        54.3823, 75.6845, 6.6434
        CIE-LCH:
        54.3823, 75.9755, 5.0164
        CIE-Luv:
        54.3823, 127.4603, -6.6841
        Hunter-Lab:
        47.2616, 73.7043, 7.3143
      #f32d7a color charts
#f32d7a RGB chart
      #f32d7a CMYK chart
      #f32d7a RGB pie chart
      #f32d7a color shades, tints & tones
#f32d7a color schemes
#f32d7a color preview, HTML & CSS examples
           This text has a color of #f32d7a        
        
          <p style="color:#f32d7a;">Text here</p>
        
        
          .mytext {color:#f32d7a;}
        
        Text color #f32d7a
      
           This box has a color of #f32d7a        
        
          <div style="background-color:#f32d7a;">Content here</div>
        
        
          .mybackground {background-color:#f32d7a;}
        
        Background color #f32d7a
      
           Border around this has a color of #f32d7a        
        
          <div style="border:2px solid #f32d7a;">Content here</div>
        
        
          .myborder {border:2px solid #f32d7a;}
        
        Border color #f32d7a