#f30d82 color space conversions
Hex:
        #f30d82
        RGB:
        243, 13, 130
        CMY:
        5, 95, 49
        CMYK:
        0, 95, 47, 5
      HSL:
        329°, 90.5512%, 50.1961%
        HSV (HSB):
        329°, 94.6502%, 95.2941%
        XYZ:
        41.1353, 20.9542, 22.9956
        xyY:
        0.4835, 0.2463, 20.9542
      CIE-Lab:
        52.8994, 81.2263, -0.3116
        CIE-LCH:
        52.8994, 81.2269, 359.7802
        CIE-Luv:
        52.8994, 130.5453, -16.5111
        Hunter-Lab:
        45.7758, 80.2971, 2.2586
      #f30d82 color charts
#f30d82 RGB chart
      #f30d82 CMYK chart
      #f30d82 RGB pie chart
      #f30d82 color shades, tints & tones
#f30d82 color schemes
#f30d82 color preview, HTML & CSS examples
           This text has a color of #f30d82        
        
          <p style="color:#f30d82;">Text here</p>
        
        
          .mytext {color:#f30d82;}
        
        Text color #f30d82
      
           This box has a color of #f30d82        
        
          <div style="background-color:#f30d82;">Content here</div>
        
        
          .mybackground {background-color:#f30d82;}
        
        Background color #f30d82
      
           Border around this has a color of #f30d82        
        
          <div style="border:2px solid #f30d82;">Content here</div>
        
        
          .myborder {border:2px solid #f30d82;}
        
        Border color #f30d82