#fd4ffd color space conversions
Hex:
        #fd4ffd
        RGB:
        253, 79, 253
        CMY:
        1, 69, 1
        CMYK:
        0, 69, 0, 1
      HSL:
        300°, 97.7528%, 65.0980%
        HSV (HSB):
        300°, 68.7747%, 99.2157%
        XYZ:
        61.0336, 33.5665, 96.1907
        xyY:
        0.3199, 0.1759, 33.5665
      CIE-Lab:
        64.6170, 83.8800, -52.9108
        CIE-LCH:
        64.6170, 99.1736, 327.7566
        CIE-Luv:
        64.6170, 74.2013, -95.9465
        Hunter-Lab:
        57.9366, 86.6529, -57.8821
      #fd4ffd color charts
#fd4ffd RGB chart
      #fd4ffd CMYK chart
      #fd4ffd RGB pie chart
      #fd4ffd color shades, tints & tones
#fd4ffd color schemes
#fd4ffd color preview, HTML & CSS examples
           This text has a color of #fd4ffd        
        
          <p style="color:#fd4ffd;">Text here</p>
        
        
          .mytext {color:#fd4ffd;}
        
        Text color #fd4ffd
      
           This box has a color of #fd4ffd        
        
          <div style="background-color:#fd4ffd;">Content here</div>
        
        
          .mybackground {background-color:#fd4ffd;}
        
        Background color #fd4ffd
      
           Border around this has a color of #fd4ffd        
        
          <div style="border:2px solid #fd4ffd;">Content here</div>
        
        
          .myborder {border:2px solid #fd4ffd;}
        
        Border color #fd4ffd