#f30360 color space conversions
Hex:
        #f30360
        RGB:
        243, 3, 96
        CMY:
        5, 99, 62
        CMYK:
        0, 99, 60, 5
      HSL:
        337°, 97.5610%, 48.2353%
        HSV (HSB):
        337°, 98.7654%, 95.2941%
        XYZ:
        39.1060, 19.9643, 12.8587
        xyY:
        0.5437, 0.2776, 19.9643
      CIE-Lab:
        51.7969, 79.6541, 18.7670
        CIE-LCH:
        51.7969, 81.8350, 13.2575
        CIE-Luv:
        51.7969, 146.0626, 5.4406
        Hunter-Lab:
        44.6815, 78.0338, 14.2142
      #f30360 color charts
#f30360 RGB chart
      #f30360 CMYK chart
      #f30360 RGB pie chart
      #f30360 color shades, tints & tones
#f30360 color schemes
#f30360 color preview, HTML & CSS examples
           This text has a color of #f30360        
        
          <p style="color:#f30360;">Text here</p>
        
        
          .mytext {color:#f30360;}
        
        Text color #f30360
      
           This box has a color of #f30360        
        
          <div style="background-color:#f30360;">Content here</div>
        
        
          .mybackground {background-color:#f30360;}
        
        Background color #f30360
      
           Border around this has a color of #f30360        
        
          <div style="border:2px solid #f30360;">Content here</div>
        
        
          .myborder {border:2px solid #f30360;}
        
        Border color #f30360