#fc31c2 color space conversions
Hex:
        #fc31c2
        RGB:
        252, 49, 194
        CMY:
        1, 81, 24
        CMYK:
        0, 81, 23, 1
      HSL:
        317°, 97.1292%, 59.0196%
        HSV (HSB):
        317°, 80.5556%, 98.8235%
        XYZ:
        50.9808, 26.7871, 53.5224
        xyY:
        0.3883, 0.2040, 26.7871
      CIE-Lab:
        58.7768, 83.9358, -28.9163
        CIE-LCH:
        58.7768, 88.7771, 340.9909
        CIE-Luv:
        58.7768, 102.8721, -57.5199
        Hunter-Lab:
        51.7563, 85.2520, -25.0838
      #fc31c2 color charts
#fc31c2 RGB chart
      #fc31c2 CMYK chart
      #fc31c2 RGB pie chart
      #fc31c2 color shades, tints & tones
#fc31c2 color schemes
#fc31c2 color preview, HTML & CSS examples
           This text has a color of #fc31c2        
        
          <p style="color:#fc31c2;">Text here</p>
        
        
          .mytext {color:#fc31c2;}
        
        Text color #fc31c2
      
           This box has a color of #fc31c2        
        
          <div style="background-color:#fc31c2;">Content here</div>
        
        
          .mybackground {background-color:#fc31c2;}
        
        Background color #fc31c2
      
           Border around this has a color of #fc31c2        
        
          <div style="border:2px solid #fc31c2;">Content here</div>
        
        
          .myborder {border:2px solid #fc31c2;}
        
        Border color #fc31c2