#fd0e7f color space conversions
Hex:
        #fd0e7f
        RGB:
        253, 14, 127
        CMY:
        1, 95, 50
        CMYK:
        0, 94, 50, 1
      HSL:
        332°, 98.3539%, 52.3529%
        HSV (HSB):
        332°, 94.4664%, 99.2157%
        XYZ:
        44.4958, 22.7290, 22.1206
        xyY:
        0.4980, 0.2544, 22.7290
      CIE-Lab:
        54.7921, 83.0985, 4.4820
        CIE-LCH:
        54.7921, 83.2193, 3.0873
        CIE-Luv:
        54.7921, 139.6878, -11.0833
        Hunter-Lab:
        47.6750, 83.1657, 5.8626
      #fd0e7f color charts
#fd0e7f RGB chart
      #fd0e7f CMYK chart
      #fd0e7f RGB pie chart
      #fd0e7f color shades, tints & tones
#fd0e7f color schemes
#fd0e7f color preview, HTML & CSS examples
           This text has a color of #fd0e7f        
        
          <p style="color:#fd0e7f;">Text here</p>
        
        
          .mytext {color:#fd0e7f;}
        
        Text color #fd0e7f
      
           This box has a color of #fd0e7f        
        
          <div style="background-color:#fd0e7f;">Content here</div>
        
        
          .mybackground {background-color:#fd0e7f;}
        
        Background color #fd0e7f
      
           Border around this has a color of #fd0e7f        
        
          <div style="border:2px solid #fd0e7f;">Content here</div>
        
        
          .myborder {border:2px solid #fd0e7f;}
        
        Border color #fd0e7f