#fc21e0 color space conversions
Hex:
        #fc21e0
        RGB:
        252, 33, 224
        CMY:
        1, 87, 12
        CMYK:
        0, 87, 11, 1
      HSL:
        308°, 97.3333%, 55.8824%
        HSV (HSB):
        308°, 86.9048%, 98.8235%
        XYZ:
        54.1433, 27.1650, 72.9107
        xyY:
        0.3511, 0.1761, 27.1650
      CIE-Lab:
        59.1267, 90.6597, -45.4453
        CIE-LCH:
        59.1267, 101.4123, 333.3766
        CIE-Luv:
        59.1267, 92.6114, -83.7709
        Hunter-Lab:
        52.1200, 94.2192, -46.4567
      #fc21e0 color charts
#fc21e0 RGB chart
      #fc21e0 CMYK chart
      #fc21e0 RGB pie chart
      #fc21e0 color shades, tints & tones
#fc21e0 color schemes
#fc21e0 color preview, HTML & CSS examples
           This text has a color of #fc21e0        
        
          <p style="color:#fc21e0;">Text here</p>
        
        
          .mytext {color:#fc21e0;}
        
        Text color #fc21e0
      
           This box has a color of #fc21e0        
        
          <div style="background-color:#fc21e0;">Content here</div>
        
        
          .mybackground {background-color:#fc21e0;}
        
        Background color #fc21e0
      
           Border around this has a color of #fc21e0        
        
          <div style="border:2px solid #fc21e0;">Content here</div>
        
        
          .myborder {border:2px solid #fc21e0;}
        
        Border color #fc21e0