#f30d61 color space conversions
Hex:
        #f30d61
        RGB:
        243, 13, 97
        CMY:
        5, 95, 62
        CMYK:
        0, 95, 60, 5
      HSL:
        338°, 90.5512%, 50.1961%
        HSV (HSB):
        338°, 94.6502%, 95.2941%
        XYZ:
        39.2637, 20.2056, 13.1399
        xyY:
        0.5408, 0.2783, 20.2056
      CIE-Lab:
        52.0689, 78.9809, 18.5259
        CIE-LCH:
        52.0689, 81.1245, 13.2008
        CIE-Luv:
        52.0689, 144.5505, 5.4164
        Hunter-Lab:
        44.9506, 77.2536, 14.1339
      #f30d61 color charts
#f30d61 RGB chart
      #f30d61 CMYK chart
      #f30d61 RGB pie chart
      #f30d61 color shades, tints & tones
#f30d61 color schemes
#f30d61 color preview, HTML & CSS examples
           This text has a color of #f30d61        
        
          <p style="color:#f30d61;">Text here</p>
        
        
          .mytext {color:#f30d61;}
        
        Text color #f30d61
      
           This box has a color of #f30d61        
        
          <div style="background-color:#f30d61;">Content here</div>
        
        
          .mybackground {background-color:#f30d61;}
        
        Background color #f30d61
      
           Border around this has a color of #f30d61        
        
          <div style="border:2px solid #f30d61;">Content here</div>
        
        
          .myborder {border:2px solid #f30d61;}
        
        Border color #f30d61