#fc32d5 color space conversions
Hex:
        #fc32d5
        RGB:
        252, 50, 213
        CMY:
        1, 80, 16
        CMYK:
        0, 80, 15, 1
      HSL:
        312°, 97.1154%, 59.2157%
        HSV (HSB):
        312°, 80.1587%, 98.8235%
        XYZ:
        53.2957, 27.7807, 65.5040
        xyY:
        0.3636, 0.1895, 27.7807
      CIE-Lab:
        59.6901, 86.0570, -38.3361
        CIE-LCH:
        59.6901, 94.2097, 335.9883
        CIE-Luv:
        59.6901, 94.6728, -72.3307
        Hunter-Lab:
        52.7074, 88.2543, -36.7895
      #fc32d5 color charts
#fc32d5 RGB chart
      #fc32d5 CMYK chart
      #fc32d5 RGB pie chart
      #fc32d5 color shades, tints & tones
#fc32d5 color schemes
#fc32d5 color preview, HTML & CSS examples
           This text has a color of #fc32d5        
        
          <p style="color:#fc32d5;">Text here</p>
        
        
          .mytext {color:#fc32d5;}
        
        Text color #fc32d5
      
           This box has a color of #fc32d5        
        
          <div style="background-color:#fc32d5;">Content here</div>
        
        
          .mybackground {background-color:#fc32d5;}
        
        Background color #fc32d5
      
           Border around this has a color of #fc32d5        
        
          <div style="border:2px solid #fc32d5;">Content here</div>
        
        
          .myborder {border:2px solid #fc32d5;}
        
        Border color #fc32d5