#fc2bfc color space conversions
Hex:
        #fc2bfc
        RGB:
        252, 43, 252
        CMY:
        1, 83, 1
        CMYK:
        0, 83, 0, 1
      HSL:
        300°, 97.2093%, 57.8431%
        HSV (HSB):
        300°, 82.9365%, 98.8235%
        XYZ:
        58.5794, 29.4515, 94.6927
        xyY:
        0.3206, 0.1612, 29.4515
      CIE-Lab:
        61.1780, 92.8420, -57.8386
        CIE-LCH:
        61.1780, 109.3844, 328.0780
        CIE-Luv:
        61.1780, 80.2243, -103.7333
        Hunter-Lab:
        54.2692, 97.7059, -65.4648
      #fc2bfc color charts
#fc2bfc RGB chart
      #fc2bfc CMYK chart
      #fc2bfc RGB pie chart
      #fc2bfc color shades, tints & tones
#fc2bfc color schemes
#fc2bfc color preview, HTML & CSS examples
           This text has a color of #fc2bfc        
        
          <p style="color:#fc2bfc;">Text here</p>
        
        
          .mytext {color:#fc2bfc;}
        
        Text color #fc2bfc
      
           This box has a color of #fc2bfc        
        
          <div style="background-color:#fc2bfc;">Content here</div>
        
        
          .mybackground {background-color:#fc2bfc;}
        
        Background color #fc2bfc
      
           Border around this has a color of #fc2bfc        
        
          <div style="border:2px solid #fc2bfc;">Content here</div>
        
        
          .myborder {border:2px solid #fc2bfc;}
        
        Border color #fc2bfc