#f71b81 color space conversions
Hex:
        #f71b81
        RGB:
        247, 27, 129
        CMY:
        3, 89, 49
        CMYK:
        0, 89, 48, 3
      HSL:
        332°, 93.2203%, 53.7255%
        HSV (HSB):
        332°, 89.0688%, 96.8627%
        XYZ:
        42.7122, 22.1430, 22.7917
        xyY:
        0.4873, 0.2526, 22.1430
      CIE-Lab:
        54.1784, 80.4853, 2.2467
        CIE-LCH:
        54.1784, 80.5167, 1.5989
        CIE-Luv:
        54.1784, 132.1449, -13.1808
        Hunter-Lab:
        47.0564, 79.6724, 4.2224
      #f71b81 color charts
#f71b81 RGB chart
      #f71b81 CMYK chart
      #f71b81 RGB pie chart
      #f71b81 color shades, tints & tones
#f71b81 color schemes
#f71b81 color preview, HTML & CSS examples
           This text has a color of #f71b81        
        
          <p style="color:#f71b81;">Text here</p>
        
        
          .mytext {color:#f71b81;}
        
        Text color #f71b81
      
           This box has a color of #f71b81        
        
          <div style="background-color:#f71b81;">Content here</div>
        
        
          .mybackground {background-color:#f71b81;}
        
        Background color #f71b81
      
           Border around this has a color of #f71b81        
        
          <div style="border:2px solid #f71b81;">Content here</div>
        
        
          .myborder {border:2px solid #f71b81;}
        
        Border color #f71b81