#fd81bc color space conversions
Hex:
        #fd81bc
        RGB:
        253, 129, 188
        CMY:
        1, 49, 26
        CMYK:
        0, 49, 26, 1
      HSL:
        331°, 96.8750%, 74.9020%
        HSV (HSB):
        331°, 49.0119%, 99.2157%
        XYZ:
        57.4354, 40.2140, 52.3119
        xyY:
        0.3830, 0.2682, 40.2140
      CIE-Lab:
        69.6217, 53.6586, -9.0191
        CIE-LCH:
        69.6217, 54.4113, 350.4588
        CIE-Luv:
        69.6217, 75.2682, -23.2219
        Hunter-Lab:
        63.4145, 50.6944, -4.5193
      #fd81bc color charts
#fd81bc RGB chart
      #fd81bc CMYK chart
      #fd81bc RGB pie chart
      #fd81bc color shades, tints & tones
#fd81bc color schemes
#fd81bc color preview, HTML & CSS examples
           This text has a color of #fd81bc        
        
          <p style="color:#fd81bc;">Text here</p>
        
        
          .mytext {color:#fd81bc;}
        
        Text color #fd81bc
      
           This box has a color of #fd81bc        
        
          <div style="background-color:#fd81bc;">Content here</div>
        
        
          .mybackground {background-color:#fd81bc;}
        
        Background color #fd81bc
      
           Border around this has a color of #fd81bc        
        
          <div style="border:2px solid #fd81bc;">Content here</div>
        
        
          .myborder {border:2px solid #fd81bc;}
        
        Border color #fd81bc