#f9158b color space conversions
Hex:
        #f9158b
        RGB:
        249, 21, 139
        CMY:
        2, 92, 45
        CMYK:
        0, 92, 44, 2
      HSL:
        329°, 95.0000%, 52.9412%
        HSV (HSB):
        329°, 91.5663%, 97.6471%
        XYZ:
        43.9953, 22.5401, 26.4580
        xyY:
        0.4731, 0.2424, 22.5401
      CIE-Lab:
        54.5955, 82.4849, -3.0877
        CIE-LCH:
        54.5955, 82.5427, 357.8562
        CIE-Luv:
        54.5955, 130.2433, -20.3977
        Hunter-Lab:
        47.4765, 82.3278, 0.1920
      #f9158b color charts
#f9158b RGB chart
      #f9158b CMYK chart
      #f9158b RGB pie chart
      #f9158b color shades, tints & tones
#f9158b color schemes
#f9158b color preview, HTML & CSS examples
           This text has a color of #f9158b        
        
          <p style="color:#f9158b;">Text here</p>
        
        
          .mytext {color:#f9158b;}
        
        Text color #f9158b
      
           This box has a color of #f9158b        
        
          <div style="background-color:#f9158b;">Content here</div>
        
        
          .mybackground {background-color:#f9158b;}
        
        Background color #f9158b
      
           Border around this has a color of #f9158b        
        
          <div style="border:2px solid #f9158b;">Content here</div>
        
        
          .myborder {border:2px solid #f9158b;}
        
        Border color #f9158b