#fd0dfe color space conversions
Hex:
        #fd0dfe
        RGB:
        253, 13, 254
        CMY:
        1, 95, 0
        CMYK:
        0, 95, 0, 0
      HSL:
        300°, 99.1770%, 52.3529%
        HSV (HSB):
        300°, 94.8819%, 99.6078%
        XYZ:
        58.5413, 28.3263, 96.1480
        xyY:
        0.3199, 0.1548, 28.3263
      CIE-Lab:
        60.1823, 97.0414, -60.5283
        CIE-LCH:
        60.1823, 114.3710, 328.0467
        CIE-Luv:
        60.1823, 82.5641, -108.0111
        Hunter-Lab:
        53.2224, 103.1996, -69.8536
      #fd0dfe color charts
#fd0dfe RGB chart
      #fd0dfe CMYK chart
      #fd0dfe RGB pie chart
      #fd0dfe color shades, tints & tones
#fd0dfe color schemes
#fd0dfe color preview, HTML & CSS examples
           This text has a color of #fd0dfe        
        
          <p style="color:#fd0dfe;">Text here</p>
        
        
          .mytext {color:#fd0dfe;}
        
        Text color #fd0dfe
      
           This box has a color of #fd0dfe        
        
          <div style="background-color:#fd0dfe;">Content here</div>
        
        
          .mybackground {background-color:#fd0dfe;}
        
        Background color #fd0dfe
      
           Border around this has a color of #fd0dfe        
        
          <div style="border:2px solid #fd0dfe;">Content here</div>
        
        
          .myborder {border:2px solid #fd0dfe;}
        
        Border color #fd0dfe