#f8027e color space conversions
Hex:
        #f8027e
        RGB:
        248, 2, 126
        CMY:
        3, 99, 51
        CMYK:
        0, 99, 49, 3
      HSL:
        330°, 98.4000%, 49.0196%
        HSV (HSB):
        330°, 99.1935%, 97.2549%
        XYZ:
        42.4990, 21.5062, 21.6498
        xyY:
        0.4962, 0.2511, 21.5062
      CIE-Lab:
        53.4991, 82.7751, 3.0928
        CIE-LCH:
        53.4991, 82.8328, 2.1398
        CIE-Luv:
        53.4991, 137.3320, -12.6925
        Hunter-Lab:
        46.3748, 82.4258, 4.7831
      #f8027e color charts
#f8027e RGB chart
      #f8027e CMYK chart
      #f8027e RGB pie chart
      #f8027e color shades, tints & tones
#f8027e color schemes
#f8027e color preview, HTML & CSS examples
           This text has a color of #f8027e        
        
          <p style="color:#f8027e;">Text here</p>
        
        
          .mytext {color:#f8027e;}
        
        Text color #f8027e
      
           This box has a color of #f8027e        
        
          <div style="background-color:#f8027e;">Content here</div>
        
        
          .mybackground {background-color:#f8027e;}
        
        Background color #f8027e
      
           Border around this has a color of #f8027e        
        
          <div style="border:2px solid #f8027e;">Content here</div>
        
        
          .myborder {border:2px solid #f8027e;}
        
        Border color #f8027e