#fc21b0 color space conversions
Hex:
        #fc21b0
        RGB:
        252, 33, 176
        CMY:
        1, 87, 31
        CMYK:
        0, 87, 30, 1
      HSL:
        321°, 97.3333%, 55.8824%
        HSV (HSB):
        321°, 86.9048%, 98.8235%
        XYZ:
        48.5252, 24.9177, 43.3263
        xyY:
        0.4156, 0.2134, 24.9177
      CIE-Lab:
        56.9952, 84.9848, -21.2512
        CIE-LCH:
        56.9952, 87.6015, 345.9606
        CIE-Luv:
        56.9952, 113.8228, -46.1364
        Hunter-Lab:
        49.9177, 86.1647, -16.5187
      #fc21b0 color charts
#fc21b0 RGB chart
      #fc21b0 CMYK chart
      #fc21b0 RGB pie chart
      #fc21b0 color shades, tints & tones
#fc21b0 color schemes
#fc21b0 color preview, HTML & CSS examples
           This text has a color of #fc21b0        
        
          <p style="color:#fc21b0;">Text here</p>
        
        
          .mytext {color:#fc21b0;}
        
        Text color #fc21b0
      
           This box has a color of #fc21b0        
        
          <div style="background-color:#fc21b0;">Content here</div>
        
        
          .mybackground {background-color:#fc21b0;}
        
        Background color #fc21b0
      
           Border around this has a color of #fc21b0        
        
          <div style="border:2px solid #fc21b0;">Content here</div>
        
        
          .myborder {border:2px solid #fc21b0;}
        
        Border color #fc21b0