#f9127b color space conversions
Hex:
        #f9127b
        RGB:
        249, 18, 123
        CMY:
        2, 93, 52
        CMYK:
        0, 93, 51, 2
      HSL:
        333°, 95.0617%, 52.3529%
        HSV (HSB):
        333°, 92.7711%, 97.6471%
        XYZ:
        42.8584, 22.0024, 20.7269
        xyY:
        0.5008, 0.2571, 22.0024
      CIE-Lab:
        54.0296, 81.5635, 5.6902
        CIE-LCH:
        54.0296, 81.7617, 3.9908
        CIE-Luv:
        54.0296, 137.8023, -9.2664
        Hunter-Lab:
        46.9067, 81.0075, 6.6360
      #f9127b color charts
#f9127b RGB chart
      #f9127b CMYK chart
      #f9127b RGB pie chart
      #f9127b color shades, tints & tones
#f9127b color schemes
#f9127b color preview, HTML & CSS examples
           This text has a color of #f9127b        
        
          <p style="color:#f9127b;">Text here</p>
        
        
          .mytext {color:#f9127b;}
        
        Text color #f9127b
      
           This box has a color of #f9127b        
        
          <div style="background-color:#f9127b;">Content here</div>
        
        
          .mybackground {background-color:#f9127b;}
        
        Background color #f9127b
      
           Border around this has a color of #f9127b        
        
          <div style="border:2px solid #f9127b;">Content here</div>
        
        
          .myborder {border:2px solid #f9127b;}
        
        Border color #f9127b