#f2546b color space conversions
Hex:
        #f2546b
        RGB:
        242, 84, 107
        CMY:
        5, 67, 58
        CMYK:
        0, 65, 56, 5
      HSL:
        351°, 85.8696%, 63.9216%
        HSV (HSB):
        351°, 65.2893%, 94.9020%
        XYZ:
        42.4421, 26.2794, 16.7454
        xyY:
        0.4966, 0.3075, 26.2794
      CIE-Lab:
        58.3013, 61.9053, 20.9517
        CIE-LCH:
        58.3013, 65.3547, 18.6983
        CIE-Luv:
        58.3013, 114.3348, 13.2260
        Hunter-Lab:
        51.2635, 58.0729, 16.5171
      #f2546b color charts
#f2546b RGB chart
      #f2546b CMYK chart
      #f2546b RGB pie chart
      #f2546b color shades, tints & tones
#f2546b color schemes
#f2546b color preview, HTML & CSS examples
           This text has a color of #f2546b        
        
          <p style="color:#f2546b;">Text here</p>
        
        
          .mytext {color:#f2546b;}
        
        Text color #f2546b
      
           This box has a color of #f2546b        
        
          <div style="background-color:#f2546b;">Content here</div>
        
        
          .mybackground {background-color:#f2546b;}
        
        Background color #f2546b
      
           Border around this has a color of #f2546b        
        
          <div style="border:2px solid #f2546b;">Content here</div>
        
        
          .myborder {border:2px solid #f2546b;}
        
        Border color #f2546b