#fb71da color space conversions
Hex:
        #fb71da
        RGB:
        251, 113, 218
        CMY:
        2, 56, 15
        CMYK:
        0, 55, 13, 2
      HSL:
        314°, 94.5205%, 71.3725%
        HSV (HSB):
        314°, 54.9801%, 98.4314%
        XYZ:
        58.3437, 37.3814, 70.4700
        xyY:
        0.3511, 0.2249, 37.3814
      CIE-Lab:
        67.5622, 64.7523, -28.9266
        CIE-LCH:
        67.5622, 70.9197, 335.9284
        CIE-Luv:
        67.5622, 73.0522, -55.5331
        Hunter-Lab:
        61.1404, 63.3394, -25.5390
      #fb71da color charts
#fb71da RGB chart
      #fb71da CMYK chart
      #fb71da RGB pie chart
      #fb71da color shades, tints & tones
#fb71da color schemes
#fb71da color preview, HTML & CSS examples
           This text has a color of #fb71da        
        
          <p style="color:#fb71da;">Text here</p>
        
        
          .mytext {color:#fb71da;}
        
        Text color #fb71da
      
           This box has a color of #fb71da        
        
          <div style="background-color:#fb71da;">Content here</div>
        
        
          .mybackground {background-color:#fb71da;}
        
        Background color #fb71da
      
           Border around this has a color of #fb71da        
        
          <div style="border:2px solid #fb71da;">Content here</div>
        
        
          .myborder {border:2px solid #fb71da;}
        
        Border color #fb71da