#fd21df color space conversions
Hex:
        #fd21df
        RGB:
        253, 33, 223
        CMY:
        1, 87, 13
        CMYK:
        0, 87, 12, 1
      HSL:
        308°, 98.2143%, 56.0784%
        HSV (HSB):
        308°, 86.9565%, 99.2157%
        XYZ:
        54.3712, 27.2981, 72.2154
        xyY:
        0.3533, 0.1774, 27.2981
      CIE-Lab:
        59.2492, 90.7123, -44.6761
        CIE-LCH:
        59.2492, 101.1171, 333.7796
        CIE-Luv:
        59.2492, 93.7851, -82.6449
        Hunter-Lab:
        52.2476, 94.3219, -45.3760
      #fd21df color charts
#fd21df RGB chart
      #fd21df CMYK chart
      #fd21df RGB pie chart
      #fd21df color shades, tints & tones
#fd21df color schemes
#fd21df color preview, HTML & CSS examples
           This text has a color of #fd21df        
        
          <p style="color:#fd21df;">Text here</p>
        
        
          .mytext {color:#fd21df;}
        
        Text color #fd21df
      
           This box has a color of #fd21df        
        
          <div style="background-color:#fd21df;">Content here</div>
        
        
          .mybackground {background-color:#fd21df;}
        
        Background color #fd21df
      
           Border around this has a color of #fd21df        
        
          <div style="border:2px solid #fd21df;">Content here</div>
        
        
          .myborder {border:2px solid #fd21df;}
        
        Border color #fd21df