#fd4cfa color space conversions
Hex:
        #fd4cfa
        RGB:
        253, 76, 250
        CMY:
        1, 70, 2
        CMYK:
        0, 70, 1, 1
      HSL:
        301°, 97.7901%, 64.5098%
        HSV (HSB):
        301°, 69.9605%, 99.2157%
        XYZ:
        60.3478, 32.9537, 93.6225
        xyY:
        0.3228, 0.1763, 32.9537
      CIE-Lab:
        64.1234, 84.3858, -52.0385
        CIE-LCH:
        64.1234, 99.1412, 328.3389
        CIE-Luv:
        64.1234, 75.9174, -94.5042
        Hunter-Lab:
        57.4053, 87.1904, -56.5126
      #fd4cfa color charts
#fd4cfa RGB chart
      #fd4cfa CMYK chart
      #fd4cfa RGB pie chart
      #fd4cfa color shades, tints & tones
#fd4cfa color schemes
#fd4cfa color preview, HTML & CSS examples
           This text has a color of #fd4cfa        
        
          <p style="color:#fd4cfa;">Text here</p>
        
        
          .mytext {color:#fd4cfa;}
        
        Text color #fd4cfa
      
           This box has a color of #fd4cfa        
        
          <div style="background-color:#fd4cfa;">Content here</div>
        
        
          .mybackground {background-color:#fd4cfa;}
        
        Background color #fd4cfa
      
           Border around this has a color of #fd4cfa        
        
          <div style="border:2px solid #fd4cfa;">Content here</div>
        
        
          .myborder {border:2px solid #fd4cfa;}
        
        Border color #fd4cfa