#f9128b color space conversions
Hex:
        #f9128b
        RGB:
        249, 18, 139
        CMY:
        2, 93, 45
        CMYK:
        0, 93, 44, 2
      HSL:
        329°, 95.0617%, 52.3529%
        HSV (HSB):
        329°, 92.7711%, 97.6471%
        XYZ:
        43.9434, 22.4364, 26.4407
        xyY:
        0.4734, 0.2417, 22.4364
      CIE-Lab:
        54.4870, 82.8003, -3.2475
        CIE-LCH:
        54.4870, 82.8640, 357.7539
        CIE-Luv:
        54.4870, 130.6399, -20.6713
        Hunter-Lab:
        47.3671, 82.7056, 0.0608
      #f9128b color charts
#f9128b RGB chart
      #f9128b CMYK chart
      #f9128b RGB pie chart
      #f9128b color shades, tints & tones
#f9128b color schemes
#f9128b color preview, HTML & CSS examples
           This text has a color of #f9128b        
        
          <p style="color:#f9128b;">Text here</p>
        
        
          .mytext {color:#f9128b;}
        
        Text color #f9128b
      
           This box has a color of #f9128b        
        
          <div style="background-color:#f9128b;">Content here</div>
        
        
          .mybackground {background-color:#f9128b;}
        
        Background color #f9128b
      
           Border around this has a color of #f9128b        
        
          <div style="border:2px solid #f9128b;">Content here</div>
        
        
          .myborder {border:2px solid #f9128b;}
        
        Border color #f9128b