#f2388d color space conversions
Hex:
        #f2388d
        RGB:
        242, 56, 141
        CMY:
        5, 78, 45
        CMYK:
        0, 77, 42, 5
      HSL:
        333°, 87.7358%, 58.4314%
        HSV (HSB):
        333°, 76.8595%, 94.9020%
        XYZ:
        42.8398, 23.6287, 27.5022
        xyY:
        0.4559, 0.2514, 23.6287
      CIE-Lab:
        55.7141, 74.2473, -2.7798
        CIE-LCH:
        55.7141, 74.2993, 357.8558
        CIE-Luv:
        55.7141, 115.3965, -18.1739
        Hunter-Lab:
        48.6093, 72.2473, 0.4815
      #f2388d color charts
#f2388d RGB chart
      #f2388d CMYK chart
      #f2388d RGB pie chart
      #f2388d color shades, tints & tones
#f2388d color schemes
#f2388d color preview, HTML & CSS examples
           This text has a color of #f2388d        
        
          <p style="color:#f2388d;">Text here</p>
        
        
          .mytext {color:#f2388d;}
        
        Text color #f2388d
      
           This box has a color of #f2388d        
        
          <div style="background-color:#f2388d;">Content here</div>
        
        
          .mybackground {background-color:#f2388d;}
        
        Background color #f2388d
      
           Border around this has a color of #f2388d        
        
          <div style="border:2px solid #f2388d;">Content here</div>
        
        
          .myborder {border:2px solid #f2388d;}
        
        Border color #f2388d