#fd0df2 color space conversions
Hex:
        #fd0df2
        RGB:
        253, 13, 242
        CMY:
        1, 95, 5
        CMYK:
        0, 95, 4, 1
      HSL:
        303°, 98.3607%, 52.1569%
        HSV (HSB):
        303°, 94.8617%, 99.2157%
        XYZ:
        56.6789, 27.5813, 86.3408
        xyY:
        0.3322, 0.1617, 27.5813
      CIE-Lab:
        59.5086, 95.3857, -54.9308
        CIE-LCH:
        59.5086, 110.0719, 330.0632
        CIE-Luv:
        59.5086, 87.3998, -99.0400
        Hunter-Lab:
        52.5179, 100.7364, -60.7118
      #fd0df2 color charts
#fd0df2 RGB chart
      #fd0df2 CMYK chart
      #fd0df2 RGB pie chart
      #fd0df2 color shades, tints & tones
#fd0df2 color schemes
#fd0df2 color preview, HTML & CSS examples
           This text has a color of #fd0df2        
        
          <p style="color:#fd0df2;">Text here</p>
        
        
          .mytext {color:#fd0df2;}
        
        Text color #fd0df2
      
           This box has a color of #fd0df2        
        
          <div style="background-color:#fd0df2;">Content here</div>
        
        
          .mybackground {background-color:#fd0df2;}
        
        Background color #fd0df2
      
           Border around this has a color of #fd0df2        
        
          <div style="border:2px solid #fd0df2;">Content here</div>
        
        
          .myborder {border:2px solid #fd0df2;}
        
        Border color #fd0df2