#fd2aa4 color space conversions
Hex:
        #fd2aa4
        RGB:
        253, 42, 164
        CMY:
        1, 84, 36
        CMYK:
        0, 83, 35, 1
      HSL:
        325°, 98.1395%, 57.8431%
        HSV (HSB):
        325°, 83.3992%, 99.2157%
        XYZ:
        48.0368, 25.2189, 37.4579
        xyY:
        0.4339, 0.2278, 25.2189
      CIE-Lab:
        57.2881, 82.3770, -13.7798
        CIE-LCH:
        57.2881, 83.5216, 350.5037
        CIE-Luv:
        57.2881, 118.3036, -35.0047
        Hunter-Lab:
        50.2184, 82.8632, -9.0714
      #fd2aa4 color charts
#fd2aa4 RGB chart
      #fd2aa4 CMYK chart
      #fd2aa4 RGB pie chart
      #fd2aa4 color shades, tints & tones
#fd2aa4 color schemes
#fd2aa4 color preview, HTML & CSS examples
           This text has a color of #fd2aa4        
        
          <p style="color:#fd2aa4;">Text here</p>
        
        
          .mytext {color:#fd2aa4;}
        
        Text color #fd2aa4
      
           This box has a color of #fd2aa4        
        
          <div style="background-color:#fd2aa4;">Content here</div>
        
        
          .mybackground {background-color:#fd2aa4;}
        
        Background color #fd2aa4
      
           Border around this has a color of #fd2aa4        
        
          <div style="border:2px solid #fd2aa4;">Content here</div>
        
        
          .myborder {border:2px solid #fd2aa4;}
        
        Border color #fd2aa4