#fd32de color space conversions
Hex:
        #fd32de
        RGB:
        253, 50, 222
        CMY:
        1, 80, 13
        CMYK:
        0, 80, 12, 1
      HSL:
        309°, 98.0676%, 59.4118%
        HSV (HSB):
        309°, 80.2372%, 99.2157%
        XYZ:
        54.8334, 28.4378, 71.7062
        xyY:
        0.3538, 0.1835, 28.4378
      CIE-Lab:
        60.2822, 87.4328, -42.4842
        CIE-LCH:
        60.2822, 97.2080, 334.0846
        CIE-Luv:
        60.2822, 91.7363, -79.0567
        Hunter-Lab:
        53.3271, 90.2198, -42.3953
      #fd32de color charts
#fd32de RGB chart
      #fd32de CMYK chart
      #fd32de RGB pie chart
      #fd32de color shades, tints & tones
#fd32de color schemes
#fd32de color preview, HTML & CSS examples
           This text has a color of #fd32de        
        
          <p style="color:#fd32de;">Text here</p>
        
        
          .mytext {color:#fd32de;}
        
        Text color #fd32de
      
           This box has a color of #fd32de        
        
          <div style="background-color:#fd32de;">Content here</div>
        
        
          .mybackground {background-color:#fd32de;}
        
        Background color #fd32de
      
           Border around this has a color of #fd32de        
        
          <div style="border:2px solid #fd32de;">Content here</div>
        
        
          .myborder {border:2px solid #fd32de;}
        
        Border color #fd32de