#f2245d color space conversions
Hex:
        #f2245d
        RGB:
        242, 36, 93
        CMY:
        5, 86, 64
        CMYK:
        0, 85, 62, 5
      HSL:
        343°, 88.7931%, 54.5098%
        HSV (HSB):
        343°, 85.1240%, 94.9020%
        XYZ:
        39.2246, 20.9293, 12.3283
        xyY:
        0.5412, 0.2888, 20.9293
      CIE-Lab:
        52.8720, 75.3952, 21.9889
        CIE-LCH:
        52.8720, 78.5363, 16.2592
        CIE-Luv:
        52.8720, 140.4297, 9.9410
        Hunter-Lab:
        45.7486, 72.9851, 16.0465
      #f2245d color charts
#f2245d RGB chart
      #f2245d CMYK chart
      #f2245d RGB pie chart
      #f2245d color shades, tints & tones
#f2245d color schemes
#f2245d color preview, HTML & CSS examples
           This text has a color of #f2245d        
        
          <p style="color:#f2245d;">Text here</p>
        
        
          .mytext {color:#f2245d;}
        
        Text color #f2245d
      
           This box has a color of #f2245d        
        
          <div style="background-color:#f2245d;">Content here</div>
        
        
          .mybackground {background-color:#f2245d;}
        
        Background color #f2245d
      
           Border around this has a color of #f2245d        
        
          <div style="border:2px solid #f2245d;">Content here</div>
        
        
          .myborder {border:2px solid #f2245d;}
        
        Border color #f2245d