#fd32ba color space conversions
Hex:
        #fd32ba
        RGB:
        253, 50, 186
        CMY:
        1, 80, 27
        CMYK:
        0, 80, 26, 1
      HSL:
        320°, 98.0676%, 59.4118%
        HSV (HSB):
        320°, 80.2372%, 99.2157%
        XYZ:
        50.5115, 26.7090, 48.9475
        xyY:
        0.4004, 0.2117, 26.7090
      CIE-Lab:
        58.7040, 82.9990, -24.4098
        CIE-LCH:
        58.7040, 86.5140, 343.6115
        CIE-Luv:
        58.7040, 106.8689, -50.6381
        Hunter-Lab:
        51.6808, 84.0202, -19.9777
      #fd32ba color charts
#fd32ba RGB chart
      #fd32ba CMYK chart
      #fd32ba RGB pie chart
      #fd32ba color shades, tints & tones
#fd32ba color schemes
#fd32ba color preview, HTML & CSS examples
           This text has a color of #fd32ba        
        
          <p style="color:#fd32ba;">Text here</p>
        
        
          .mytext {color:#fd32ba;}
        
        Text color #fd32ba
      
           This box has a color of #fd32ba        
        
          <div style="background-color:#fd32ba;">Content here</div>
        
        
          .mybackground {background-color:#fd32ba;}
        
        Background color #fd32ba
      
           Border around this has a color of #fd32ba        
        
          <div style="border:2px solid #fd32ba;">Content here</div>
        
        
          .myborder {border:2px solid #fd32ba;}
        
        Border color #fd32ba