#f2455b color space conversions
Hex:
        #f2455b
        RGB:
        242, 69, 91
        CMY:
        5, 73, 64
        CMYK:
        0, 71, 62, 5
      HSL:
        352°, 86.9347%, 60.9804%
        HSV (HSB):
        352°, 71.4876%, 94.9020%
        XYZ:
        40.6344, 23.8888, 12.3669
        xyY:
        0.5285, 0.3107, 23.8888
      CIE-Lab:
        55.9763, 66.4222, 27.2403
        CIE-LCH:
        55.9763, 71.7910, 22.2990
        CIE-Luv:
        55.9763, 127.2699, 17.9780
        Hunter-Lab:
        48.8762, 62.8669, 19.2115
      #f2455b color charts
#f2455b RGB chart
      #f2455b CMYK chart
      #f2455b RGB pie chart
      #f2455b color shades, tints & tones
#f2455b color schemes
#f2455b color preview, HTML & CSS examples
           This text has a color of #f2455b        
        
          <p style="color:#f2455b;">Text here</p>
        
        
          .mytext {color:#f2455b;}
        
        Text color #f2455b
      
           This box has a color of #f2455b        
        
          <div style="background-color:#f2455b;">Content here</div>
        
        
          .mybackground {background-color:#f2455b;}
        
        Background color #f2455b
      
           Border around this has a color of #f2455b        
        
          <div style="border:2px solid #f2455b;">Content here</div>
        
        
          .myborder {border:2px solid #f2455b;}
        
        Border color #f2455b