#f8127e color space conversions
Hex:
        #f8127e
        RGB:
        248, 18, 126
        CMY:
        3, 93, 51
        CMYK:
        0, 93, 49, 3
      HSL:
        332°, 94.2623%, 52.1569%
        HSV (HSB):
        332°, 92.7419%, 97.2549%
        XYZ:
        42.6936, 21.8954, 21.7147
        xyY:
        0.4947, 0.2537, 21.8954
      CIE-Lab:
        53.9159, 81.5615, 3.6948
        CIE-LCH:
        53.9159, 81.6451, 2.5938
        CIE-Luv:
        53.9159, 135.6976, -11.6668
        Hunter-Lab:
        46.7926, 80.9767, 5.2405
      #f8127e color charts
#f8127e RGB chart
      #f8127e CMYK chart
      #f8127e RGB pie chart
      #f8127e color shades, tints & tones
#f8127e color schemes
#f8127e color preview, HTML & CSS examples
           This text has a color of #f8127e        
        
          <p style="color:#f8127e;">Text here</p>
        
        
          .mytext {color:#f8127e;}
        
        Text color #f8127e
      
           This box has a color of #f8127e        
        
          <div style="background-color:#f8127e;">Content here</div>
        
        
          .mybackground {background-color:#f8127e;}
        
        Background color #f8127e
      
           Border around this has a color of #f8127e        
        
          <div style="border:2px solid #f8127e;">Content here</div>
        
        
          .myborder {border:2px solid #f8127e;}
        
        Border color #f8127e