#fc21f6 color space conversions
Hex:
        #fc21f6
        RGB:
        252, 33, 246
        CMY:
        1, 87, 4
        CMYK:
        0, 87, 2, 1
      HSL:
        302°, 97.3333%, 55.8824%
        HSV (HSB):
        302°, 86.9048%, 98.8235%
        XYZ:
        57.3233, 28.4370, 89.6564
        xyY:
        0.3268, 0.1621, 28.4370
      CIE-Lab:
        60.2815, 93.6430, -55.9381
        CIE-LCH:
        60.2815, 109.0783, 329.1478
        CIE-Luv:
        60.2815, 83.6386, -100.6086
        Hunter-Lab:
        53.3263, 98.5580, -62.3545
      #fc21f6 color charts
#fc21f6 RGB chart
      #fc21f6 CMYK chart
      #fc21f6 RGB pie chart
      #fc21f6 color shades, tints & tones
#fc21f6 color schemes
#fc21f6 color preview, HTML & CSS examples
           This text has a color of #fc21f6        
        
          <p style="color:#fc21f6;">Text here</p>
        
        
          .mytext {color:#fc21f6;}
        
        Text color #fc21f6
      
           This box has a color of #fc21f6        
        
          <div style="background-color:#fc21f6;">Content here</div>
        
        
          .mybackground {background-color:#fc21f6;}
        
        Background color #fc21f6
      
           Border around this has a color of #fc21f6        
        
          <div style="border:2px solid #fc21f6;">Content here</div>
        
        
          .myborder {border:2px solid #fc21f6;}
        
        Border color #fc21f6