#f30c50 color space conversions
Hex:
        #f30c50
        RGB:
        243, 12, 80
        CMY:
        5, 95, 69
        CMYK:
        0, 95, 67, 5
      HSL:
        342°, 90.5882%, 50.0000%
        HSV (HSB):
        342°, 95.0617%, 95.2941%
        XYZ:
        38.5416, 19.8968, 9.3985
        xyY:
        0.5682, 0.2933, 19.8968
      CIE-Lab:
        51.7203, 78.1860, 28.3706
        CIE-LCH:
        51.7203, 83.1742, 19.9438
        CIE-Luv:
        51.7203, 150.8213, 14.8026
        Hunter-Lab:
        44.6058, 76.1723, 18.7316
      #f30c50 color charts
#f30c50 RGB chart
      #f30c50 CMYK chart
      #f30c50 RGB pie chart
      #f30c50 color shades, tints & tones
#f30c50 color schemes
#f30c50 color preview, HTML & CSS examples
           This text has a color of #f30c50        
        
          <p style="color:#f30c50;">Text here</p>
        
        
          .mytext {color:#f30c50;}
        
        Text color #f30c50
      
           This box has a color of #f30c50        
        
          <div style="background-color:#f30c50;">Content here</div>
        
        
          .mybackground {background-color:#f30c50;}
        
        Background color #f30c50
      
           Border around this has a color of #f30c50        
        
          <div style="border:2px solid #f30c50;">Content here</div>
        
        
          .myborder {border:2px solid #f30c50;}
        
        Border color #f30c50