#fd82da color space conversions
Hex:
        #fd82da
        RGB:
        253, 130, 218
        CMY:
        1, 49, 15
        CMYK:
        0, 49, 14, 1
      HSL:
        317°, 96.8504%, 75.0980%
        HSV (HSB):
        317°, 48.6166%, 99.2157%
        XYZ:
        61.1455, 41.9099, 71.1964
        xyY:
        0.3509, 0.2405, 41.9099
      CIE-Lab:
        70.8087, 57.4549, -23.9216
        CIE-LCH:
        70.8087, 62.2359, 337.3954
        CIE-Luv:
        70.8087, 67.1060, -46.7684
        Hunter-Lab:
        64.7378, 55.3039, -19.8885
      #fd82da color charts
#fd82da RGB chart
      #fd82da CMYK chart
      #fd82da RGB pie chart
      #fd82da color shades, tints & tones
#fd82da color schemes
#fd82da color preview, HTML & CSS examples
           This text has a color of #fd82da        
        
          <p style="color:#fd82da;">Text here</p>
        
        
          .mytext {color:#fd82da;}
        
        Text color #fd82da
      
           This box has a color of #fd82da        
        
          <div style="background-color:#fd82da;">Content here</div>
        
        
          .mybackground {background-color:#fd82da;}
        
        Background color #fd82da
      
           Border around this has a color of #fd82da        
        
          <div style="border:2px solid #fd82da;">Content here</div>
        
        
          .myborder {border:2px solid #fd82da;}
        
        Border color #fd82da