#fc21c8 color space conversions
Hex:
        #fc21c8
        RGB:
        252, 33, 200
        CMY:
        1, 87, 22
        CMYK:
        0, 87, 21, 1
      HSL:
        314°, 97.3333%, 55.8824%
        HSV (HSB):
        314°, 86.9048%, 98.8235%
        XYZ:
        51.1141, 25.9533, 56.9591
        xyY:
        0.3814, 0.1936, 25.9533
      CIE-Lab:
        57.9927, 87.6691, -33.5766
        CIE-LCH:
        57.9927, 93.8790, 339.0435
        CIE-Luv:
        57.9927, 103.0036, -65.0072
        Hunter-Lab:
        50.9444, 89.9419, -30.6289
      #fc21c8 color charts
#fc21c8 RGB chart
      #fc21c8 CMYK chart
      #fc21c8 RGB pie chart
      #fc21c8 color shades, tints & tones
#fc21c8 color schemes
#fc21c8 color preview, HTML & CSS examples
           This text has a color of #fc21c8        
        
          <p style="color:#fc21c8;">Text here</p>
        
        
          .mytext {color:#fc21c8;}
        
        Text color #fc21c8
      
           This box has a color of #fc21c8        
        
          <div style="background-color:#fc21c8;">Content here</div>
        
        
          .mybackground {background-color:#fc21c8;}
        
        Background color #fc21c8
      
           Border around this has a color of #fc21c8        
        
          <div style="border:2px solid #fc21c8;">Content here</div>
        
        
          .myborder {border:2px solid #fc21c8;}
        
        Border color #fc21c8