#fd52a4 color space conversions
Hex:
        #fd52a4
        RGB:
        253, 82, 164
        CMY:
        1, 68, 36
        CMYK:
        0, 68, 35, 1
      HSL:
        331°, 97.7143%, 65.6863%
        HSV (HSB):
        331°, 67.5889%, 99.2157%
        XYZ:
        50.2261, 29.5976, 38.1876
        xyY:
        0.4256, 0.2508, 29.5976
      CIE-Lab:
        61.3054, 71.0218, -7.7576
        CIE-LCH:
        61.3054, 71.4443, 353.7664
        CIE-Luv:
        61.3054, 105.3490, -24.5117
        Hunter-Lab:
        54.4036, 69.5871, -3.5350
      #fd52a4 color charts
#fd52a4 RGB chart
      #fd52a4 CMYK chart
      #fd52a4 RGB pie chart
      #fd52a4 color shades, tints & tones
#fd52a4 color schemes
#fd52a4 color preview, HTML & CSS examples
           This text has a color of #fd52a4        
        
          <p style="color:#fd52a4;">Text here</p>
        
        
          .mytext {color:#fd52a4;}
        
        Text color #fd52a4
      
           This box has a color of #fd52a4        
        
          <div style="background-color:#fd52a4;">Content here</div>
        
        
          .mybackground {background-color:#fd52a4;}
        
        Background color #fd52a4
      
           Border around this has a color of #fd52a4        
        
          <div style="border:2px solid #fd52a4;">Content here</div>
        
        
          .myborder {border:2px solid #fd52a4;}
        
        Border color #fd52a4