#fd21d2 color space conversions
Hex:
        #fd21d2
        RGB:
        253, 33, 210
        CMY:
        1, 87, 18
        CMYK:
        0, 87, 17, 1
      HSL:
        312°, 98.2143%, 56.0784%
        HSV (HSB):
        312°, 86.9565%, 99.2157%
        XYZ:
        52.6847, 26.6235, 63.3348
        xyY:
        0.3693, 0.1866, 26.6235
      CIE-Lab:
        58.6242, 89.0699, -38.2893
        CIE-LCH:
        58.6242, 96.9511, 336.7381
        CIE-Luv:
        58.6242, 99.3741, -72.5029
        Hunter-Lab:
        51.5980, 91.9631, -36.6580
      #fd21d2 color charts
#fd21d2 RGB chart
      #fd21d2 CMYK chart
      #fd21d2 RGB pie chart
      #fd21d2 color shades, tints & tones
#fd21d2 color schemes
#fd21d2 color preview, HTML & CSS examples
           This text has a color of #fd21d2        
        
          <p style="color:#fd21d2;">Text here</p>
        
        
          .mytext {color:#fd21d2;}
        
        Text color #fd21d2
      
           This box has a color of #fd21d2        
        
          <div style="background-color:#fd21d2;">Content here</div>
        
        
          .mybackground {background-color:#fd21d2;}
        
        Background color #fd21d2
      
           Border around this has a color of #fd21d2        
        
          <div style="border:2px solid #fd21d2;">Content here</div>
        
        
          .myborder {border:2px solid #fd21d2;}
        
        Border color #fd21d2