#f8288d color space conversions
Hex:
        #f8288d
        RGB:
        248, 40, 141
        CMY:
        3, 84, 45
        CMYK:
        0, 84, 43, 3
      HSL:
        331°, 93.6937%, 56.4706%
        HSV (HSB):
        331°, 83.8710%, 97.2549%
        XYZ:
        44.2779, 23.3971, 27.3817
        xyY:
        0.4658, 0.2461, 23.3971
      CIE-Lab:
        55.4791, 79.5028, -3.0002
        CIE-LCH:
        55.4791, 79.5594, 357.8389
        CIE-Luv:
        55.4791, 124.8935, -19.6407
        Hunter-Lab:
        48.3706, 78.7485, 0.2964
      #f8288d color charts
#f8288d RGB chart
      #f8288d CMYK chart
      #f8288d RGB pie chart
      #f8288d color shades, tints & tones
#f8288d color schemes
#f8288d color preview, HTML & CSS examples
           This text has a color of #f8288d        
        
          <p style="color:#f8288d;">Text here</p>
        
        
          .mytext {color:#f8288d;}
        
        Text color #f8288d
      
           This box has a color of #f8288d        
        
          <div style="background-color:#f8288d;">Content here</div>
        
        
          .mybackground {background-color:#f8288d;}
        
        Background color #f8288d
      
           Border around this has a color of #f8288d        
        
          <div style="border:2px solid #f8288d;">Content here</div>
        
        
          .myborder {border:2px solid #f8288d;}
        
        Border color #f8288d