#f8129a color space conversions
Hex:
        #f8129a
        RGB:
        248, 18, 154
        CMY:
        3, 93, 40
        CMYK:
        0, 93, 38, 3
      HSL:
        325°, 94.2623%, 52.1569%
        HSV (HSB):
        325°, 92.7419%, 97.2549%
        XYZ:
        44.7604, 22.7222, 32.5985
        xyY:
        0.4472, 0.2270, 22.7222
      CIE-Lab:
        54.7850, 83.8974, -11.7527
        CIE-LCH:
        54.7850, 84.7166, 352.0256
        CIE-Luv:
        54.7850, 122.8904, -32.2502
        Hunter-Lab:
        47.6678, 84.1944, -7.1792
      #f8129a color charts
#f8129a RGB chart
      #f8129a CMYK chart
      #f8129a RGB pie chart
      #f8129a color shades, tints & tones
#f8129a color schemes
#f8129a color preview, HTML & CSS examples
           This text has a color of #f8129a        
        
          <p style="color:#f8129a;">Text here</p>
        
        
          .mytext {color:#f8129a;}
        
        Text color #f8129a
      
           This box has a color of #f8129a        
        
          <div style="background-color:#f8129a;">Content here</div>
        
        
          .mybackground {background-color:#f8129a;}
        
        Background color #f8129a
      
           Border around this has a color of #f8129a        
        
          <div style="border:2px solid #f8129a;">Content here</div>
        
        
          .myborder {border:2px solid #f8129a;}
        
        Border color #f8129a