#f30b75 color space conversions
Hex:
        #f30b75
        RGB:
        243, 11, 117
        CMY:
        5, 96, 54
        CMYK:
        0, 95, 52, 5
      HSL:
        333°, 91.3386%, 49.8039%
        HSV (HSB):
        333°, 95.4733%, 95.2941%
        XYZ:
        40.2927, 20.5784, 18.6780
        xyY:
        0.5065, 0.2587, 20.5784
      CIE-Lab:
        52.4849, 80.4124, 6.9504
        CIE-LCH:
        52.4849, 80.7122, 4.9400
        CIE-Luv:
        52.4849, 136.5362, -7.5337
        Hunter-Lab:
        45.3634, 79.1614, 7.3422
      #f30b75 color charts
#f30b75 RGB chart
      #f30b75 CMYK chart
      #f30b75 RGB pie chart
      #f30b75 color shades, tints & tones
#f30b75 color schemes
#f30b75 color preview, HTML & CSS examples
           This text has a color of #f30b75        
        
          <p style="color:#f30b75;">Text here</p>
        
        
          .mytext {color:#f30b75;}
        
        Text color #f30b75
      
           This box has a color of #f30b75        
        
          <div style="background-color:#f30b75;">Content here</div>
        
        
          .mybackground {background-color:#f30b75;}
        
        Background color #f30b75
      
           Border around this has a color of #f30b75        
        
          <div style="border:2px solid #f30b75;">Content here</div>
        
        
          .myborder {border:2px solid #f30b75;}
        
        Border color #f30b75