#fd47c1 color space conversions
Hex:
        #fd47c1
        RGB:
        253, 71, 193
        CMY:
        1, 72, 24
        CMYK:
        0, 72, 24, 1
      HSL:
        320°, 97.8495%, 63.5294%
        HSV (HSB):
        320°, 71.9368%, 99.2157%
        XYZ:
        52.3869, 29.2394, 53.3347
        xyY:
        0.3882, 0.2167, 29.2394
      CIE-Lab:
        60.9923, 78.0871, -24.9117
        CIE-LCH:
        60.9923, 81.9645, 342.3061
        CIE-Luv:
        60.9923, 98.3631, -50.8201
        Hunter-Lab:
        54.0734, 78.3040, -20.6286
      #fd47c1 color charts
#fd47c1 RGB chart
      #fd47c1 CMYK chart
      #fd47c1 RGB pie chart
      #fd47c1 color shades, tints & tones
#fd47c1 color schemes
#fd47c1 color preview, HTML & CSS examples
           This text has a color of #fd47c1        
        
          <p style="color:#fd47c1;">Text here</p>
        
        
          .mytext {color:#fd47c1;}
        
        Text color #fd47c1
      
           This box has a color of #fd47c1        
        
          <div style="background-color:#fd47c1;">Content here</div>
        
        
          .mybackground {background-color:#fd47c1;}
        
        Background color #fd47c1
      
           Border around this has a color of #fd47c1        
        
          <div style="border:2px solid #fd47c1;">Content here</div>
        
        
          .myborder {border:2px solid #fd47c1;}
        
        Border color #fd47c1