#f229bc color space conversions
Hex:
        #f229bc
        RGB:
        242, 41, 188
        CMY:
        5, 84, 26
        CMYK:
        0, 83, 22, 5
      HSL:
        316°, 88.5463%, 55.4902%
        HSV (HSB):
        316°, 83.0579%, 94.9020%
        XYZ:
        46.4880, 24.0940, 49.7774
        xyY:
        0.3862, 0.2002, 24.0940
      CIE-Lab:
        56.1817, 82.8185, -29.6196
        CIE-LCH:
        56.1817, 87.9558, 340.3207
        CIE-Luv:
        56.1817, 99.2331, -57.8350
        Hunter-Lab:
        49.0856, 83.1540, -25.7657
      #f229bc color charts
#f229bc RGB chart
      #f229bc CMYK chart
      #f229bc RGB pie chart
      #f229bc color shades, tints & tones
#f229bc color schemes
#f229bc color preview, HTML & CSS examples
           This text has a color of #f229bc        
        
          <p style="color:#f229bc;">Text here</p>
        
        
          .mytext {color:#f229bc;}
        
        Text color #f229bc
      
           This box has a color of #f229bc        
        
          <div style="background-color:#f229bc;">Content here</div>
        
        
          .mybackground {background-color:#f229bc;}
        
        Background color #f229bc
      
           Border around this has a color of #f229bc        
        
          <div style="border:2px solid #f229bc;">Content here</div>
        
        
          .myborder {border:2px solid #f229bc;}
        
        Border color #f229bc