#fc21f3 color space conversions
Hex:
        #fc21f3
        RGB:
        252, 33, 243
        CMY:
        1, 87, 5
        CMYK:
        0, 87, 4, 1
      HSL:
        302°, 97.3333%, 55.8824%
        HSV (HSB):
        302°, 86.9048%, 98.8235%
        XYZ:
        56.8664, 28.2542, 87.2504
        xyY:
        0.3299, 0.1639, 28.2542
      CIE-Lab:
        60.1177, 93.2235, -54.5284
        CIE-LCH:
        60.1177, 107.9998, 329.6757
        CIE-Luv:
        60.1177, 84.8270, -98.3392
        Hunter-Lab:
        53.1547, 97.9436, -60.1129
      #fc21f3 color charts
#fc21f3 RGB chart
      #fc21f3 CMYK chart
      #fc21f3 RGB pie chart
      #fc21f3 color shades, tints & tones
#fc21f3 color schemes
#fc21f3 color preview, HTML & CSS examples
           This text has a color of #fc21f3        
        
          <p style="color:#fc21f3;">Text here</p>
        
        
          .mytext {color:#fc21f3;}
        
        Text color #fc21f3
      
           This box has a color of #fc21f3        
        
          <div style="background-color:#fc21f3;">Content here</div>
        
        
          .mybackground {background-color:#fc21f3;}
        
        Background color #fc21f3
      
           Border around this has a color of #fc21f3        
        
          <div style="border:2px solid #fc21f3;">Content here</div>
        
        
          .myborder {border:2px solid #fc21f3;}
        
        Border color #fc21f3