#fd2ca4 color space conversions
Hex:
        #fd2ca4
        RGB:
        253, 44, 164
        CMY:
        1, 83, 36
        CMYK:
        0, 83, 35, 1
      HSL:
        326°, 98.1221%, 58.2353%
        HSV (HSB):
        326°, 82.6087%, 99.2157%
        XYZ:
        48.1095, 25.3643, 37.4821
        xyY:
        0.4336, 0.2286, 25.3643
      CIE-Lab:
        57.4287, 81.9718, -13.5676
        CIE-LCH:
        57.4287, 83.0870, 350.6019
        CIE-Luv:
        57.4287, 117.8500, -34.6373
        Hunter-Lab:
        50.3630, 82.3777, -8.8718
      #fd2ca4 color charts
#fd2ca4 RGB chart
      #fd2ca4 CMYK chart
      #fd2ca4 RGB pie chart
      #fd2ca4 color shades, tints & tones
#fd2ca4 color schemes
#fd2ca4 color preview, HTML & CSS examples
           This text has a color of #fd2ca4        
        
          <p style="color:#fd2ca4;">Text here</p>
        
        
          .mytext {color:#fd2ca4;}
        
        Text color #fd2ca4
      
           This box has a color of #fd2ca4        
        
          <div style="background-color:#fd2ca4;">Content here</div>
        
        
          .mybackground {background-color:#fd2ca4;}
        
        Background color #fd2ca4
      
           Border around this has a color of #fd2ca4        
        
          <div style="border:2px solid #fd2ca4;">Content here</div>
        
        
          .myborder {border:2px solid #fd2ca4;}
        
        Border color #fd2ca4