#fd48ff color space conversions
Hex:
        #fd48ff
        RGB:
        253, 72, 255
        CMY:
        1, 72, 0
        CMYK:
        1, 72, 0, 0
      HSL:
        299°, 100.0000%, 64.1176%
        HSV (HSB):
        299°, 71.7647%, 100.0000%
        XYZ:
        60.8754, 32.7374, 97.7182
        xyY:
        0.3182, 0.1711, 32.7374
      CIE-Lab:
        63.9477, 86.3917, -55.0752
        CIE-LCH:
        63.9477, 102.4540, 327.4822
        CIE-Luv:
        63.9477, 75.0655, -99.5020
        Hunter-Lab:
        57.2166, 89.7854, -61.2077
      #fd48ff color charts
#fd48ff RGB chart
      #fd48ff CMYK chart
      #fd48ff RGB pie chart
      #fd48ff color shades, tints & tones
#fd48ff color schemes
#fd48ff color preview, HTML & CSS examples
           This text has a color of #fd48ff        
        
          <p style="color:#fd48ff;">Text here</p>
        
        
          .mytext {color:#fd48ff;}
        
        Text color #fd48ff
      
           This box has a color of #fd48ff        
        
          <div style="background-color:#fd48ff;">Content here</div>
        
        
          .mybackground {background-color:#fd48ff;}
        
        Background color #fd48ff
      
           Border around this has a color of #fd48ff        
        
          <div style="border:2px solid #fd48ff;">Content here</div>
        
        
          .myborder {border:2px solid #fd48ff;}
        
        Border color #fd48ff