#f8118e color space conversions
Hex:
        #f8118e
        RGB:
        248, 17, 142
        CMY:
        3, 93, 44
        CMYK:
        0, 93, 43, 3
      HSL:
        328°, 94.2857%, 51.9608%
        HSV (HSB):
        328°, 93.1452%, 97.2549%
        XYZ:
        43.7943, 22.3104, 27.5893
        xyY:
        0.4674, 0.2381, 22.3104
      CIE-Lab:
        54.3548, 82.9327, -5.2569
        CIE-LCH:
        54.3548, 83.0992, 356.3730
        CIE-Luv:
        54.3548, 128.5859, -23.3053
        Hunter-Lab:
        47.2338, 82.8427, -1.5676
      #f8118e color charts
#f8118e RGB chart
      #f8118e CMYK chart
      #f8118e RGB pie chart
      #f8118e color shades, tints & tones
#f8118e color schemes
#f8118e color preview, HTML & CSS examples
           This text has a color of #f8118e        
        
          <p style="color:#f8118e;">Text here</p>
        
        
          .mytext {color:#f8118e;}
        
        Text color #f8118e
      
           This box has a color of #f8118e        
        
          <div style="background-color:#f8118e;">Content here</div>
        
        
          .mybackground {background-color:#f8118e;}
        
        Background color #f8118e
      
           Border around this has a color of #f8118e        
        
          <div style="border:2px solid #f8118e;">Content here</div>
        
        
          .myborder {border:2px solid #f8118e;}
        
        Border color #f8118e