#fd53d1 color space conversions
Hex:
        #fd53d1
        RGB:
        253, 83, 209
        CMY:
        1, 67, 18
        CMYK:
        0, 67, 17, 1
      HSL:
        316°, 97.7011%, 65.8824%
        HSV (HSB):
        316°, 67.1937%, 99.2157%
        XYZ:
        55.1099, 31.6726, 63.5304
        xyY:
        0.3666, 0.2107, 31.6726
      CIE-Lab:
        63.0714, 76.1089, -30.7934
        CIE-LCH:
        63.0714, 82.1024, 337.9719
        CIE-Luv:
        63.0714, 88.5445, -59.7422
        Hunter-Lab:
        56.2784, 76.3065, -27.5352
      #fd53d1 color charts
#fd53d1 RGB chart
      #fd53d1 CMYK chart
      #fd53d1 RGB pie chart
      #fd53d1 color shades, tints & tones
#fd53d1 color schemes
#fd53d1 color preview, HTML & CSS examples
           This text has a color of #fd53d1        
        
          <p style="color:#fd53d1;">Text here</p>
        
        
          .mytext {color:#fd53d1;}
        
        Text color #fd53d1
      
           This box has a color of #fd53d1        
        
          <div style="background-color:#fd53d1;">Content here</div>
        
        
          .mybackground {background-color:#fd53d1;}
        
        Background color #fd53d1
      
           Border around this has a color of #fd53d1        
        
          <div style="border:2px solid #fd53d1;">Content here</div>
        
        
          .myborder {border:2px solid #fd53d1;}
        
        Border color #fd53d1