#f32058 color space conversions
Hex:
        #f32058
        RGB:
        243, 32, 88
        CMY:
        5, 87, 65
        CMYK:
        0, 87, 64, 5
      HSL:
        344°, 89.7872%, 53.9216%
        HSV (HSB):
        344°, 86.8313%, 95.2941%
        XYZ:
        39.2401, 20.7923, 11.1776
        xyY:
        0.5510, 0.2920, 20.7923
      CIE-Lab:
        52.7214, 76.0935, 24.8383
        CIE-LCH:
        52.7214, 80.0447, 18.0776
        CIE-Luv:
        52.7214, 144.0753, 12.4397
        Hunter-Lab:
        45.5986, 73.8117, 17.3851
      #f32058 color charts
#f32058 RGB chart
      #f32058 CMYK chart
      #f32058 RGB pie chart
      #f32058 color shades, tints & tones
#f32058 color schemes
#f32058 color preview, HTML & CSS examples
           This text has a color of #f32058        
        
          <p style="color:#f32058;">Text here</p>
        
        
          .mytext {color:#f32058;}
        
        Text color #f32058
      
           This box has a color of #f32058        
        
          <div style="background-color:#f32058;">Content here</div>
        
        
          .mybackground {background-color:#f32058;}
        
        Background color #f32058
      
           Border around this has a color of #f32058        
        
          <div style="border:2px solid #f32058;">Content here</div>
        
        
          .myborder {border:2px solid #f32058;}
        
        Border color #f32058