#fd2fc8 color space conversions
Hex:
        #fd2fc8
        RGB:
        253, 47, 200
        CMY:
        1, 82, 22
        CMYK:
        0, 81, 21, 1
      HSL:
        315°, 98.0952%, 58.8235%
        HSV (HSB):
        315°, 81.4229%, 99.2157%
        XYZ:
        51.9499, 27.0858, 57.1336
        xyY:
        0.3815, 0.1989, 27.0858
      CIE-Lab:
        59.0537, 85.3001, -31.9118
        CIE-LCH:
        59.0537, 91.0740, 339.4886
        CIE-Luv:
        59.0537, 101.4822, -62.3168
        Hunter-Lab:
        52.0440, 87.1000, -28.6574
      #fd2fc8 color charts
#fd2fc8 RGB chart
      #fd2fc8 CMYK chart
      #fd2fc8 RGB pie chart
      #fd2fc8 color shades, tints & tones
#fd2fc8 color schemes
#fd2fc8 color preview, HTML & CSS examples
           This text has a color of #fd2fc8        
        
          <p style="color:#fd2fc8;">Text here</p>
        
        
          .mytext {color:#fd2fc8;}
        
        Text color #fd2fc8
      
           This box has a color of #fd2fc8        
        
          <div style="background-color:#fd2fc8;">Content here</div>
        
        
          .mybackground {background-color:#fd2fc8;}
        
        Background color #fd2fc8
      
           Border around this has a color of #fd2fc8        
        
          <div style="border:2px solid #fd2fc8;">Content here</div>
        
        
          .myborder {border:2px solid #fd2fc8;}
        
        Border color #fd2fc8