#fd0fda color space conversions
Hex:
        #fd0fda
        RGB:
        253, 15, 218
        CMY:
        1, 94, 15
        CMYK:
        0, 94, 14, 1
      HSL:
        309°, 98.3471%, 52.5490%
        HSV (HSB):
        309°, 94.0711%, 99.2157%
        XYZ:
        53.3337, 26.2863, 68.5924
        xyY:
        0.3598, 0.1774, 26.2863
      CIE-Lab:
        58.3078, 92.1135, -43.3323
        CIE-LCH:
        58.3078, 101.7968, 334.8066
        CIE-Luv:
        58.3078, 97.5225, -80.5523
        Hunter-Lab:
        51.2701, 95.9619, -43.4328
      #fd0fda color charts
#fd0fda RGB chart
      #fd0fda CMYK chart
      #fd0fda RGB pie chart
      #fd0fda color shades, tints & tones
#fd0fda color schemes
#fd0fda color preview, HTML & CSS examples
           This text has a color of #fd0fda        
        
          <p style="color:#fd0fda;">Text here</p>
        
        
          .mytext {color:#fd0fda;}
        
        Text color #fd0fda
      
           This box has a color of #fd0fda        
        
          <div style="background-color:#fd0fda;">Content here</div>
        
        
          .mybackground {background-color:#fd0fda;}
        
        Background color #fd0fda
      
           Border around this has a color of #fd0fda        
        
          <div style="border:2px solid #fd0fda;">Content here</div>
        
        
          .myborder {border:2px solid #fd0fda;}
        
        Border color #fd0fda