#f2658d color space conversions
Hex:
        #f2658d
        RGB:
        242, 101, 141
        CMY:
        5, 60, 45
        CMYK:
        0, 58, 42, 5
      HSL:
        343°, 84.4311%, 67.2549%
        HSV (HSB):
        343°, 58.2645%, 94.9020%
        XYZ:
        46.0793, 30.1077, 28.5820
        xyY:
        0.4398, 0.2874, 30.1077
      CIE-Lab:
        61.7470, 57.6725, 5.9883
        CIE-LCH:
        61.7470, 57.9825, 5.9280
        CIE-Luv:
        61.7470, 94.7799, -3.1331
        Hunter-Lab:
        54.8705, 53.8781, 7.5252
      #f2658d color charts
#f2658d RGB chart
      #f2658d CMYK chart
      #f2658d RGB pie chart
      #f2658d color shades, tints & tones
#f2658d color schemes
#f2658d color preview, HTML & CSS examples
           This text has a color of #f2658d        
        
          <p style="color:#f2658d;">Text here</p>
        
        
          .mytext {color:#f2658d;}
        
        Text color #f2658d
      
           This box has a color of #f2658d        
        
          <div style="background-color:#f2658d;">Content here</div>
        
        
          .mybackground {background-color:#f2658d;}
        
        Background color #f2658d
      
           Border around this has a color of #f2658d        
        
          <div style="border:2px solid #f2658d;">Content here</div>
        
        
          .myborder {border:2px solid #f2658d;}
        
        Border color #f2658d