#fd52a1 color space conversions
Hex:
        #fd52a1
        RGB:
        253, 82, 161
        CMY:
        1, 68, 37
        CMYK:
        0, 68, 36, 1
      HSL:
        332°, 97.7143%, 65.6863%
        HSV (HSB):
        332°, 67.5889%, 99.2157%
        XYZ:
        49.9583, 29.4904, 36.7773
        xyY:
        0.4298, 0.2537, 29.4904
      CIE-Lab:
        61.2121, 70.7046, -6.1605
        CIE-LCH:
        61.2121, 70.9725, 355.0204
        CIE-Luv:
        61.2121, 106.4347, -22.2196
        Hunter-Lab:
        54.3051, 69.1783, -2.1397
      #fd52a1 color charts
#fd52a1 RGB chart
      #fd52a1 CMYK chart
      #fd52a1 RGB pie chart
      #fd52a1 color shades, tints & tones
#fd52a1 color schemes
#fd52a1 color preview, HTML & CSS examples
           This text has a color of #fd52a1        
        
          <p style="color:#fd52a1;">Text here</p>
        
        
          .mytext {color:#fd52a1;}
        
        Text color #fd52a1
      
           This box has a color of #fd52a1        
        
          <div style="background-color:#fd52a1;">Content here</div>
        
        
          .mybackground {background-color:#fd52a1;}
        
        Background color #fd52a1
      
           Border around this has a color of #fd52a1        
        
          <div style="border:2px solid #fd52a1;">Content here</div>
        
        
          .myborder {border:2px solid #fd52a1;}
        
        Border color #fd52a1