#fd52d1 color space conversions
Hex:
        #fd52d1
        RGB:
        253, 82, 209
        CMY:
        1, 68, 18
        CMYK:
        0, 68, 17, 1
      HSL:
        315°, 97.7143%, 65.6863%
        HSV (HSB):
        315°, 67.5889%, 99.2157%
        XYZ:
        55.0339, 31.5207, 63.5051
        xyY:
        0.3667, 0.2101, 31.5207
      CIE-Lab:
        62.9447, 76.4631, -30.9895
        CIE-LCH:
        62.9447, 82.5042, 337.9379
        CIE-Luv:
        62.9447, 88.8674, -60.0847
        Hunter-Lab:
        56.1433, 76.7222, -27.7641
      #fd52d1 color charts
#fd52d1 RGB chart
      #fd52d1 CMYK chart
      #fd52d1 RGB pie chart
      #fd52d1 color shades, tints & tones
#fd52d1 color schemes
#fd52d1 color preview, HTML & CSS examples
           This text has a color of #fd52d1        
        
          <p style="color:#fd52d1;">Text here</p>
        
        
          .mytext {color:#fd52d1;}
        
        Text color #fd52d1
      
           This box has a color of #fd52d1        
        
          <div style="background-color:#fd52d1;">Content here</div>
        
        
          .mybackground {background-color:#fd52d1;}
        
        Background color #fd52d1
      
           Border around this has a color of #fd52d1        
        
          <div style="border:2px solid #fd52d1;">Content here</div>
        
        
          .myborder {border:2px solid #fd52d1;}
        
        Border color #fd52d1