#f30d50 color space conversions
Hex:
        #f30d50
        RGB:
        243, 13, 80
        CMY:
        5, 95, 69
        CMYK:
        0, 95, 67, 5
      HSL:
        343°, 90.5512%, 50.1961%
        HSV (HSB):
        343°, 94.6502%, 95.2941%
        XYZ:
        38.5540, 19.9217, 9.4027
        xyY:
        0.5680, 0.2935, 19.9217
      CIE-Lab:
        51.7486, 78.1041, 28.4063
        CIE-LCH:
        51.7486, 83.1094, 19.9862
        CIE-Luv:
        51.7486, 150.6857, 14.8636
        Hunter-Lab:
        44.6338, 76.0768, 18.7534
      #f30d50 color charts
#f30d50 RGB chart
      #f30d50 CMYK chart
      #f30d50 RGB pie chart
      #f30d50 color shades, tints & tones
#f30d50 color schemes
#f30d50 color preview, HTML & CSS examples
           This text has a color of #f30d50        
        
          <p style="color:#f30d50;">Text here</p>
        
        
          .mytext {color:#f30d50;}
        
        Text color #f30d50
      
           This box has a color of #f30d50        
        
          <div style="background-color:#f30d50;">Content here</div>
        
        
          .mybackground {background-color:#f30d50;}
        
        Background color #f30d50
      
           Border around this has a color of #f30d50        
        
          <div style="border:2px solid #f30d50;">Content here</div>
        
        
          .myborder {border:2px solid #f30d50;}
        
        Border color #f30d50