#f2506d color space conversions
Hex:
        #f2506d
        RGB:
        242, 80, 109
        CMY:
        5, 69, 57
        CMYK:
        0, 67, 55, 5
      HSL:
        349°, 86.1702%, 63.1373%
        HSV (HSB):
        349°, 66.9421%, 94.9020%
        XYZ:
        42.2469, 25.7187, 17.2055
        xyY:
        0.4960, 0.3020, 25.7187
      CIE-Lab:
        57.7691, 63.6128, 19.0614
        CIE-LCH:
        57.7691, 66.4073, 16.6807
        CIE-Luv:
        57.7691, 116.0136, 10.6996
        Hunter-Lab:
        50.7136, 59.9505, 15.3843
      #f2506d color charts
#f2506d RGB chart
      #f2506d CMYK chart
      #f2506d RGB pie chart
      #f2506d color shades, tints & tones
#f2506d color schemes
#f2506d color preview, HTML & CSS examples
           This text has a color of #f2506d        
        
          <p style="color:#f2506d;">Text here</p>
        
        
          .mytext {color:#f2506d;}
        
        Text color #f2506d
      
           This box has a color of #f2506d        
        
          <div style="background-color:#f2506d;">Content here</div>
        
        
          .mybackground {background-color:#f2506d;}
        
        Background color #f2506d
      
           Border around this has a color of #f2506d        
        
          <div style="border:2px solid #f2506d;">Content here</div>
        
        
          .myborder {border:2px solid #f2506d;}
        
        Border color #f2506d