#fd52e4 color space conversions
Hex:
        #fd52e4
        RGB:
        253, 82, 228
        CMY:
        1, 68, 11
        CMYK:
        0, 68, 10, 1
      HSL:
        309°, 97.7143%, 65.6863%
        HSV (HSB):
        309°, 67.5889%, 99.2157%
        XYZ:
        57.5289, 32.5187, 76.6434
        xyY:
        0.3451, 0.1951, 32.5187
      CIE-Lab:
        63.7693, 79.1139, -40.3773
        CIE-LCH:
        63.7693, 88.8219, 332.9616
        CIE-Luv:
        63.7693, 82.0644, -75.2870
        Hunter-Lab:
        57.0251, 80.2828, -39.7698
      #fd52e4 color charts
#fd52e4 RGB chart
      #fd52e4 CMYK chart
      #fd52e4 RGB pie chart
      #fd52e4 color shades, tints & tones
#fd52e4 color schemes
#fd52e4 color preview, HTML & CSS examples
           This text has a color of #fd52e4        
        
          <p style="color:#fd52e4;">Text here</p>
        
        
          .mytext {color:#fd52e4;}
        
        Text color #fd52e4
      
           This box has a color of #fd52e4        
        
          <div style="background-color:#fd52e4;">Content here</div>
        
        
          .mybackground {background-color:#fd52e4;}
        
        Background color #fd52e4
      
           Border around this has a color of #fd52e4        
        
          <div style="border:2px solid #fd52e4;">Content here</div>
        
        
          .myborder {border:2px solid #fd52e4;}
        
        Border color #fd52e4