#fc2cfd color space conversions
Hex:
        #fc2cfd
        RGB:
        252, 44, 253
        CMY:
        1, 83, 1
        CMYK:
        0, 83, 0, 1
      HSL:
        300°, 98.1221%, 58.2353%
        HSV (HSB):
        300°, 82.6087%, 99.2157%
        XYZ:
        58.7752, 29.5887, 95.5419
        xyY:
        0.3196, 0.1609, 29.5887
      CIE-Lab:
        61.2977, 92.7997, -58.2013
        CIE-LCH:
        61.2977, 109.5408, 327.9052
        CIE-Luv:
        61.2977, 79.7237, -104.3276
        Hunter-Lab:
        54.3955, 97.6801, -66.0620
      #fc2cfd color charts
#fc2cfd RGB chart
      #fc2cfd CMYK chart
      #fc2cfd RGB pie chart
      #fc2cfd color shades, tints & tones
#fc2cfd color schemes
#fc2cfd color preview, HTML & CSS examples
           This text has a color of #fc2cfd        
        
          <p style="color:#fc2cfd;">Text here</p>
        
        
          .mytext {color:#fc2cfd;}
        
        Text color #fc2cfd
      
           This box has a color of #fc2cfd        
        
          <div style="background-color:#fc2cfd;">Content here</div>
        
        
          .mybackground {background-color:#fc2cfd;}
        
        Background color #fc2cfd
      
           Border around this has a color of #fc2cfd        
        
          <div style="border:2px solid #fc2cfd;">Content here</div>
        
        
          .myborder {border:2px solid #fc2cfd;}
        
        Border color #fc2cfd