#f8018e color space conversions
Hex:
        #f8018e
        RGB:
        248, 1, 142
        CMY:
        3, 100, 44
        CMYK:
        0, 100, 43, 3
      HSL:
        326°, 99.1968%, 48.8235%
        HSV (HSB):
        326°, 99.5968%, 97.2549%
        XYZ:
        43.6047, 21.9312, 27.5261
        xyY:
        0.4686, 0.2357, 21.9312
      CIE-Lab:
        53.9539, 84.1025, -5.8513
        CIE-LCH:
        53.9539, 84.3058, 356.0201
        CIE-Luv:
        53.9539, 130.0199, -24.3221
        Hunter-Lab:
        46.8307, 84.2501, -2.0679
      #f8018e color charts
#f8018e RGB chart
      #f8018e CMYK chart
      #f8018e RGB pie chart
      #f8018e color shades, tints & tones
#f8018e color schemes
#f8018e color preview, HTML & CSS examples
           This text has a color of #f8018e        
        
          <p style="color:#f8018e;">Text here</p>
        
        
          .mytext {color:#f8018e;}
        
        Text color #f8018e
      
           This box has a color of #f8018e        
        
          <div style="background-color:#f8018e;">Content here</div>
        
        
          .mybackground {background-color:#f8018e;}
        
        Background color #f8018e
      
           Border around this has a color of #f8018e        
        
          <div style="border:2px solid #f8018e;">Content here</div>
        
        
          .myborder {border:2px solid #f8018e;}
        
        Border color #f8018e