#f30b81 color space conversions
Hex:
        #f30b81
        RGB:
        243, 11, 129
        CMY:
        5, 96, 49
        CMYK:
        0, 95, 47, 5
      HSL:
        329°, 91.3386%, 49.8039%
        HSV (HSB):
        329°, 95.4733%, 95.2941%
        XYZ:
        41.0443, 20.8790, 22.6357
        xyY:
        0.4854, 0.2469, 20.8790
      CIE-Lab:
        52.8168, 81.3029, 0.1708
        CIE-LCH:
        52.8168, 81.3030, 0.1204
        CIE-Luv:
        52.8168, 131.1989, -15.9249
        Hunter-Lab:
        45.6936, 80.3740, 2.6144
      #f30b81 color charts
#f30b81 RGB chart
      #f30b81 CMYK chart
      #f30b81 RGB pie chart
      #f30b81 color shades, tints & tones
#f30b81 color schemes
#f30b81 color preview, HTML & CSS examples
           This text has a color of #f30b81        
        
          <p style="color:#f30b81;">Text here</p>
        
        
          .mytext {color:#f30b81;}
        
        Text color #f30b81
      
           This box has a color of #f30b81        
        
          <div style="background-color:#f30b81;">Content here</div>
        
        
          .mybackground {background-color:#f30b81;}
        
        Background color #f30b81
      
           Border around this has a color of #f30b81        
        
          <div style="border:2px solid #f30b81;">Content here</div>
        
        
          .myborder {border:2px solid #f30b81;}
        
        Border color #f30b81