#fd52e7 color space conversions
Hex:
        #fd52e7
        RGB:
        253, 82, 231
        CMY:
        1, 68, 9
        CMYK:
        0, 68, 9, 1
      HSL:
        308°, 97.7143%, 65.6863%
        HSV (HSB):
        308°, 67.5889%, 99.2157%
        XYZ:
        57.9491, 32.6868, 78.8562
        xyY:
        0.3419, 0.1929, 32.6868
      CIE-Lab:
        63.9065, 79.5498, -41.8367
        CIE-LCH:
        63.9065, 89.8804, 332.2593
        CIE-Luv:
        63.9065, 81.0100, -77.6761
        Hunter-Lab:
        57.1723, 80.8736, -41.7564
      #fd52e7 color charts
#fd52e7 RGB chart
      #fd52e7 CMYK chart
      #fd52e7 RGB pie chart
      #fd52e7 color shades, tints & tones
#fd52e7 color schemes
#fd52e7 color preview, HTML & CSS examples
           This text has a color of #fd52e7        
        
          <p style="color:#fd52e7;">Text here</p>
        
        
          .mytext {color:#fd52e7;}
        
        Text color #fd52e7
      
           This box has a color of #fd52e7        
        
          <div style="background-color:#fd52e7;">Content here</div>
        
        
          .mybackground {background-color:#fd52e7;}
        
        Background color #fd52e7
      
           Border around this has a color of #fd52e7        
        
          <div style="border:2px solid #fd52e7;">Content here</div>
        
        
          .myborder {border:2px solid #fd52e7;}
        
        Border color #fd52e7