#fc20df color space conversions
Hex:
        #fc20df
        RGB:
        252, 32, 223
        CMY:
        1, 87, 13
        CMYK:
        0, 87, 12, 1
      HSL:
        308°, 97.3451%, 55.6863%
        HSV (HSB):
        308°, 87.3016%, 98.8235%
        XYZ:
        53.9807, 27.0562, 72.1893
        xyY:
        0.3523, 0.1766, 27.0562
      CIE-Lab:
        59.0263, 90.6772, -45.0394
        CIE-LCH:
        59.0263, 101.2467, 333.5864
        CIE-Luv:
        59.0263, 93.1459, -83.1256
        Hunter-Lab:
        52.0156, 94.2164, -45.8742
      #fc20df color charts
#fc20df RGB chart
      #fc20df CMYK chart
      #fc20df RGB pie chart
      #fc20df color shades, tints & tones
#fc20df color schemes
#fc20df color preview, HTML & CSS examples
           This text has a color of #fc20df        
        
          <p style="color:#fc20df;">Text here</p>
        
        
          .mytext {color:#fc20df;}
        
        Text color #fc20df
      
           This box has a color of #fc20df        
        
          <div style="background-color:#fc20df;">Content here</div>
        
        
          .mybackground {background-color:#fc20df;}
        
        Background color #fc20df
      
           Border around this has a color of #fc20df        
        
          <div style="border:2px solid #fc20df;">Content here</div>
        
        
          .myborder {border:2px solid #fc20df;}
        
        Border color #fc20df