#f32065 color space conversions
Hex:
        #f32065
        RGB:
        243, 32, 101
        CMY:
        5, 87, 60
        CMYK:
        0, 87, 58, 5
      HSL:
        340°, 89.7872%, 53.9216%
        HSV (HSB):
        340°, 86.8313%, 95.2941%
        XYZ:
        39.8276, 21.0273, 14.2714
        xyY:
        0.5301, 0.2799, 21.0273
      CIE-Lab:
        52.9794, 76.8306, 17.3364
        CIE-LCH:
        52.9794, 78.7622, 12.7155
        CIE-Luv:
        52.9794, 139.3897, 4.8858
        Hunter-Lab:
        45.8555, 74.7882, 13.6463
      #f32065 color charts
#f32065 RGB chart
      #f32065 CMYK chart
      #f32065 RGB pie chart
      #f32065 color shades, tints & tones
#f32065 color schemes
#f32065 color preview, HTML & CSS examples
           This text has a color of #f32065        
        
          <p style="color:#f32065;">Text here</p>
        
        
          .mytext {color:#f32065;}
        
        Text color #f32065
      
           This box has a color of #f32065        
        
          <div style="background-color:#f32065;">Content here</div>
        
        
          .mybackground {background-color:#f32065;}
        
        Background color #f32065
      
           Border around this has a color of #f32065        
        
          <div style="border:2px solid #f32065;">Content here</div>
        
        
          .myborder {border:2px solid #f32065;}
        
        Border color #f32065