#fd4ffe color space conversions
Hex:
        #fd4ffe
        RGB:
        253, 79, 254
        CMY:
        1, 69, 0
        CMYK:
        0, 69, 0, 0
      HSL:
        300°, 98.8701%, 65.2941%
        HSV (HSB):
        300°, 68.8976%, 99.6078%
        XYZ:
        61.1934, 33.6304, 97.0320
        xyY:
        0.3190, 0.1753, 33.6304
      CIE-Lab:
        64.6681, 84.0357, -53.3805
        CIE-LCH:
        64.6681, 99.5564, 327.5758
        CIE-Luv:
        64.6681, 73.8643, -96.7237
        Hunter-Lab:
        57.9917, 86.8694, -58.6101
      #fd4ffe color charts
#fd4ffe RGB chart
      #fd4ffe CMYK chart
      #fd4ffe RGB pie chart
      #fd4ffe color shades, tints & tones
#fd4ffe color schemes
#fd4ffe color preview, HTML & CSS examples
           This text has a color of #fd4ffe        
        
          <p style="color:#fd4ffe;">Text here</p>
        
        
          .mytext {color:#fd4ffe;}
        
        Text color #fd4ffe
      
           This box has a color of #fd4ffe        
        
          <div style="background-color:#fd4ffe;">Content here</div>
        
        
          .mybackground {background-color:#fd4ffe;}
        
        Background color #fd4ffe
      
           Border around this has a color of #fd4ffe        
        
          <div style="border:2px solid #fd4ffe;">Content here</div>
        
        
          .myborder {border:2px solid #fd4ffe;}
        
        Border color #fd4ffe