#fc31fd color space conversions
Hex:
        #fc31fd
        RGB:
        252, 49, 253
        CMY:
        1, 81, 1
        CMYK:
        0, 81, 0, 1
      HSL:
        300°, 98.0769%, 59.2157%
        HSV (HSB):
        300°, 80.6324%, 99.2157%
        XYZ:
        58.9728, 29.9839, 95.6078
        xyY:
        0.3195, 0.1625, 29.9839
      CIE-Lab:
        61.6403, 91.7996, -57.6545
        CIE-LCH:
        61.6403, 108.4030, 327.8692
        CIE-Luv:
        61.6403, 79.0681, -103.4770
        Hunter-Lab:
        54.7576, 96.4152, -65.1912
      #fc31fd color charts
#fc31fd RGB chart
      #fc31fd CMYK chart
      #fc31fd RGB pie chart
      #fc31fd color shades, tints & tones
#fc31fd color schemes
#fc31fd color preview, HTML & CSS examples
           This text has a color of #fc31fd        
        
          <p style="color:#fc31fd;">Text here</p>
        
        
          .mytext {color:#fc31fd;}
        
        Text color #fc31fd
      
           This box has a color of #fc31fd        
        
          <div style="background-color:#fc31fd;">Content here</div>
        
        
          .mybackground {background-color:#fc31fd;}
        
        Background color #fc31fd
      
           Border around this has a color of #fc31fd        
        
          <div style="border:2px solid #fc31fd;">Content here</div>
        
        
          .myborder {border:2px solid #fc31fd;}
        
        Border color #fc31fd