#fd21ad color space conversions
Hex:
        #fd21ad
        RGB:
        253, 33, 173
        CMY:
        1, 87, 32
        CMYK:
        0, 87, 32, 1
      HSL:
        322°, 98.2143%, 56.0784%
        HSV (HSB):
        322°, 86.9565%, 99.2157%
        XYZ:
        48.5947, 24.9875, 41.7970
        xyY:
        0.4212, 0.2166, 24.9875
      CIE-Lab:
        57.0632, 84.8821, -19.3823
        CIE-LCH:
        57.0632, 87.0669, 347.1374
        CIE-Luv:
        57.0632, 115.9840, -43.4371
        Hunter-Lab:
        49.9875, 86.0484, -14.5841
      #fd21ad color charts
#fd21ad RGB chart
      #fd21ad CMYK chart
      #fd21ad RGB pie chart
      #fd21ad color shades, tints & tones
#fd21ad color schemes
#fd21ad color preview, HTML & CSS examples
           This text has a color of #fd21ad        
        
          <p style="color:#fd21ad;">Text here</p>
        
        
          .mytext {color:#fd21ad;}
        
        Text color #fd21ad
      
           This box has a color of #fd21ad        
        
          <div style="background-color:#fd21ad;">Content here</div>
        
        
          .mybackground {background-color:#fd21ad;}
        
        Background color #fd21ad
      
           Border around this has a color of #fd21ad        
        
          <div style="border:2px solid #fd21ad;">Content here</div>
        
        
          .myborder {border:2px solid #fd21ad;}
        
        Border color #fd21ad