#fd48f1 color space conversions
Hex:
        #fd48f1
        RGB:
        253, 72, 241
        CMY:
        1, 72, 5
        CMYK:
        0, 72, 5, 1
      HSL:
        304°, 97.8378%, 63.7255%
        HSV (HSB):
        304°, 71.5415%, 99.2157%
        XYZ:
        58.7026, 31.8683, 86.2763
        xyY:
        0.3319, 0.1802, 31.8683
      CIE-Lab:
        63.2338, 84.2786, -48.4618
        CIE-LCH:
        63.2338, 97.2185, 330.1003
        CIE-Luv:
        63.2338, 79.9951, -88.6286
        Hunter-Lab:
        56.4520, 86.8254, -51.0973
      #fd48f1 color charts
#fd48f1 RGB chart
      #fd48f1 CMYK chart
      #fd48f1 RGB pie chart
      #fd48f1 color shades, tints & tones
#fd48f1 color schemes
#fd48f1 color preview, HTML & CSS examples
           This text has a color of #fd48f1        
        
          <p style="color:#fd48f1;">Text here</p>
        
        
          .mytext {color:#fd48f1;}
        
        Text color #fd48f1
      
           This box has a color of #fd48f1        
        
          <div style="background-color:#fd48f1;">Content here</div>
        
        
          .mybackground {background-color:#fd48f1;}
        
        Background color #fd48f1
      
           Border around this has a color of #fd48f1        
        
          <div style="border:2px solid #fd48f1;">Content here</div>
        
        
          .myborder {border:2px solid #fd48f1;}
        
        Border color #fd48f1