#f8198e color space conversions
Hex:
        #f8198e
        RGB:
        248, 25, 142
        CMY:
        3, 90, 44
        CMYK:
        0, 90, 43, 3
      HSL:
        329°, 94.0928%, 53.5294%
        HSV (HSB):
        329°, 89.9194%, 97.2549%
        XYZ:
        43.9415, 22.6047, 27.6384
        xyY:
        0.4665, 0.2400, 22.6047
      CIE-Lab:
        54.6628, 82.0370, -4.8007
        CIE-LCH:
        54.6628, 82.1773, 356.6510
        CIE-Luv:
        54.6628, 127.4842, -22.5240
        Hunter-Lab:
        47.5444, 81.7706, -1.1852
      #f8198e color charts
#f8198e RGB chart
      #f8198e CMYK chart
      #f8198e RGB pie chart
      #f8198e color shades, tints & tones
#f8198e color schemes
#f8198e color preview, HTML & CSS examples
           This text has a color of #f8198e        
        
          <p style="color:#f8198e;">Text here</p>
        
        
          .mytext {color:#f8198e;}
        
        Text color #f8198e
      
           This box has a color of #f8198e        
        
          <div style="background-color:#f8198e;">Content here</div>
        
        
          .mybackground {background-color:#f8198e;}
        
        Background color #f8198e
      
           Border around this has a color of #f8198e        
        
          <div style="border:2px solid #f8198e;">Content here</div>
        
        
          .myborder {border:2px solid #f8198e;}
        
        Border color #f8198e