#fd70bd color space conversions
Hex:
        #fd70bd
        RGB:
        253, 112, 189
        CMY:
        1, 56, 26
        CMYK:
        0, 56, 25, 1
      HSL:
        327°, 97.2414%, 71.5686%
        HSV (HSB):
        327°, 55.7312%, 99.2157%
        XYZ:
        55.4875, 36.1451, 52.1963
        xyY:
        0.3858, 0.2513, 36.1451
      CIE-Lab:
        66.6307, 61.7172, -14.0606
        CIE-LCH:
        66.6307, 63.2986, 347.1658
        CIE-Luv:
        66.6307, 83.5230, -32.0846
        Hunter-Lab:
        60.1208, 59.5322, -9.3904
      #fd70bd color charts
#fd70bd RGB chart
      #fd70bd CMYK chart
      #fd70bd RGB pie chart
      #fd70bd color shades, tints & tones
#fd70bd color schemes
#fd70bd color preview, HTML & CSS examples
           This text has a color of #fd70bd        
        
          <p style="color:#fd70bd;">Text here</p>
        
        
          .mytext {color:#fd70bd;}
        
        Text color #fd70bd
      
           This box has a color of #fd70bd        
        
          <div style="background-color:#fd70bd;">Content here</div>
        
        
          .mybackground {background-color:#fd70bd;}
        
        Background color #fd70bd
      
           Border around this has a color of #fd70bd        
        
          <div style="border:2px solid #fd70bd;">Content here</div>
        
        
          .myborder {border:2px solid #fd70bd;}
        
        Border color #fd70bd