#fd04e0 color space conversions
Hex:
        #fd04e0
        RGB:
        253, 4, 224
        CMY:
        1, 98, 12
        CMYK:
        0, 98, 11, 1
      HSL:
        307°, 98.4190%, 50.3922%
        HSV (HSB):
        307°, 98.4190%, 99.2157%
        XYZ:
        54.0060, 26.3513, 72.7609
        xyY:
        0.3527, 0.1721, 26.3513
      CIE-Lab:
        58.3690, 93.5750, -46.6317
        CIE-LCH:
        58.3690, 104.5504, 333.5113
        CIE-Luv:
        58.3690, 95.4289, -85.7963
        Hunter-Lab:
        51.3335, 97.9592, -48.1051
      #fd04e0 color charts
#fd04e0 RGB chart
      #fd04e0 CMYK chart
      #fd04e0 RGB pie chart
      #fd04e0 color shades, tints & tones
#fd04e0 color schemes
#fd04e0 color preview, HTML & CSS examples
           This text has a color of #fd04e0        
        
          <p style="color:#fd04e0;">Text here</p>
        
        
          .mytext {color:#fd04e0;}
        
        Text color #fd04e0
      
           This box has a color of #fd04e0        
        
          <div style="background-color:#fd04e0;">Content here</div>
        
        
          .mybackground {background-color:#fd04e0;}
        
        Background color #fd04e0
      
           Border around this has a color of #fd04e0        
        
          <div style="border:2px solid #fd04e0;">Content here</div>
        
        
          .myborder {border:2px solid #fd04e0;}
        
        Border color #fd04e0