#fd2ac8 color space conversions
Hex:
        #fd2ac8
        RGB:
        253, 42, 200
        CMY:
        1, 84, 22
        CMYK:
        0, 83, 21, 1
      HSL:
        315°, 98.1395%, 57.8431%
        HSV (HSB):
        315°, 83.3992%, 99.2157%
        XYZ:
        51.7613, 26.7087, 57.0708
        xyY:
        0.3819, 0.1971, 26.7087
      CIE-Lab:
        58.7037, 86.3133, -32.4560
        CIE-LCH:
        58.7037, 92.2137, 339.3925
        CIE-Luv:
        58.7037, 102.3947, -63.2421
        Hunter-Lab:
        51.6805, 88.3384, -29.2976
      #fd2ac8 color charts
#fd2ac8 RGB chart
      #fd2ac8 CMYK chart
      #fd2ac8 RGB pie chart
      #fd2ac8 color shades, tints & tones
#fd2ac8 color schemes
#fd2ac8 color preview, HTML & CSS examples
           This text has a color of #fd2ac8        
        
          <p style="color:#fd2ac8;">Text here</p>
        
        
          .mytext {color:#fd2ac8;}
        
        Text color #fd2ac8
      
           This box has a color of #fd2ac8        
        
          <div style="background-color:#fd2ac8;">Content here</div>
        
        
          .mybackground {background-color:#fd2ac8;}
        
        Background color #fd2ac8
      
           Border around this has a color of #fd2ac8        
        
          <div style="border:2px solid #fd2ac8;">Content here</div>
        
        
          .myborder {border:2px solid #fd2ac8;}
        
        Border color #fd2ac8