#f2045d color space conversions
Hex:
        #f2045d
        RGB:
        242, 4, 93
        CMY:
        5, 98, 64
        CMYK:
        0, 98, 62, 5
      HSL:
        338°, 96.7480%, 48.2353%
        HSV (HSB):
        338°, 98.3471%, 94.9020%
        XYZ:
        38.6371, 19.7544, 12.1325
        xyY:
        0.5479, 0.2801, 19.7544
      CIE-Lab:
        51.5584, 79.1898, 20.2390
        CIE-LCH:
        51.5584, 81.7352, 14.3365
        CIE-Luv:
        51.5584, 146.3443, 6.9897
        Hunter-Lab:
        44.4459, 77.3910, 14.9276
      #f2045d color charts
#f2045d RGB chart
      #f2045d CMYK chart
      #f2045d RGB pie chart
      #f2045d color shades, tints & tones
#f2045d color schemes
#f2045d color preview, HTML & CSS examples
           This text has a color of #f2045d        
        
          <p style="color:#f2045d;">Text here</p>
        
        
          .mytext {color:#f2045d;}
        
        Text color #f2045d
      
           This box has a color of #f2045d        
        
          <div style="background-color:#f2045d;">Content here</div>
        
        
          .mybackground {background-color:#f2045d;}
        
        Background color #f2045d
      
           Border around this has a color of #f2045d        
        
          <div style="border:2px solid #f2045d;">Content here</div>
        
        
          .myborder {border:2px solid #f2045d;}
        
        Border color #f2045d