#fd52a9 color space conversions
Hex:
        #fd52a9
        RGB:
        253, 82, 169
        CMY:
        1, 68, 34
        CMYK:
        0, 68, 33, 1
      HSL:
        329°, 97.7143%, 65.6863%
        HSV (HSB):
        329°, 67.5889%, 99.2157%
        XYZ:
        50.6867, 29.7818, 40.6131
        xyY:
        0.4186, 0.2460, 29.7818
      CIE-Lab:
        61.4655, 71.5638, -10.4066
        CIE-LCH:
        61.4655, 72.3165, 351.7262
        CIE-Luv:
        61.4655, 103.5298, -28.3650
        Hunter-Lab:
        54.5727, 70.2873, -5.9228
      #fd52a9 color charts
#fd52a9 RGB chart
      #fd52a9 CMYK chart
      #fd52a9 RGB pie chart
      #fd52a9 color shades, tints & tones
#fd52a9 color schemes
#fd52a9 color preview, HTML & CSS examples
           This text has a color of #fd52a9        
        
          <p style="color:#fd52a9;">Text here</p>
        
        
          .mytext {color:#fd52a9;}
        
        Text color #fd52a9
      
           This box has a color of #fd52a9        
        
          <div style="background-color:#fd52a9;">Content here</div>
        
        
          .mybackground {background-color:#fd52a9;}
        
        Background color #fd52a9
      
           Border around this has a color of #fd52a9        
        
          <div style="border:2px solid #fd52a9;">Content here</div>
        
        
          .myborder {border:2px solid #fd52a9;}
        
        Border color #fd52a9