#fc21a2 color space conversions
Hex:
        #fc21a2
        RGB:
        252, 33, 162
        CMY:
        1, 87, 36
        CMYK:
        0, 87, 36, 1
      HSL:
        325°, 97.3333%, 55.8824%
        HSV (HSB):
        325°, 86.9048%, 98.8235%
        XYZ:
        47.2103, 24.3918, 36.4022
        xyY:
        0.4371, 0.2258, 24.3918
      CIE-Lab:
        56.4780, 83.5717, -13.8476
        CIE-LCH:
        56.4780, 84.7111, 350.5917
        CIE-Luv:
        56.4780, 120.2065, -35.2605
        Hunter-Lab:
        49.3880, 84.2001, -9.1290
      #fc21a2 color charts
#fc21a2 RGB chart
      #fc21a2 CMYK chart
      #fc21a2 RGB pie chart
      #fc21a2 color shades, tints & tones
#fc21a2 color schemes
#fc21a2 color preview, HTML & CSS examples
           This text has a color of #fc21a2        
        
          <p style="color:#fc21a2;">Text here</p>
        
        
          .mytext {color:#fc21a2;}
        
        Text color #fc21a2
      
           This box has a color of #fc21a2        
        
          <div style="background-color:#fc21a2;">Content here</div>
        
        
          .mybackground {background-color:#fc21a2;}
        
        Background color #fc21a2
      
           Border around this has a color of #fc21a2        
        
          <div style="border:2px solid #fc21a2;">Content here</div>
        
        
          .myborder {border:2px solid #fc21a2;}
        
        Border color #fc21a2