#f2125d color space conversions
Hex:
        #f2125d
        RGB:
        242, 18, 93
        CMY:
        5, 93, 64
        CMYK:
        0, 93, 62, 5
      HSL:
        340°, 89.6000%, 50.9804%
        HSV (HSB):
        340°, 92.5620%, 94.9020%
        XYZ:
        38.8100, 20.1002, 12.1901
        xyY:
        0.5458, 0.2827, 20.1002
      CIE-Lab:
        51.9503, 78.0522, 20.7625
        CIE-LCH:
        51.9503, 80.7665, 14.8962
        CIE-Luv:
        51.9503, 144.5700, 7.8730
        Hunter-Lab:
        44.8332, 76.0611, 15.2623
      #f2125d color charts
#f2125d RGB chart
      #f2125d CMYK chart
      #f2125d RGB pie chart
      #f2125d color shades, tints & tones
#f2125d color schemes
#f2125d color preview, HTML & CSS examples
           This text has a color of #f2125d        
        
          <p style="color:#f2125d;">Text here</p>
        
        
          .mytext {color:#f2125d;}
        
        Text color #f2125d
      
           This box has a color of #f2125d        
        
          <div style="background-color:#f2125d;">Content here</div>
        
        
          .mybackground {background-color:#f2125d;}
        
        Background color #f2125d
      
           Border around this has a color of #f2125d        
        
          <div style="border:2px solid #f2125d;">Content here</div>
        
        
          .myborder {border:2px solid #f2125d;}
        
        Border color #f2125d