#fd317e color space conversions
Hex:
        #fd317e
        RGB:
        253, 49, 126
        CMY:
        1, 81, 51
        CMYK:
        0, 81, 50, 1
      HSL:
        337°, 98.0769%, 59.2157%
        HSV (HSB):
        337°, 80.6324%, 99.2157%
        XYZ:
        45.3722, 24.5856, 22.0928
        xyY:
        0.4929, 0.2671, 24.5856
      CIE-Lab:
        56.6694, 77.5391, 7.7681
        CIE-LCH:
        56.6694, 77.9272, 5.7210
        CIE-Luv:
        56.6694, 132.5473, -5.7265
        Hunter-Lab:
        49.5839, 76.5663, 8.2913
      #fd317e color charts
#fd317e RGB chart
      #fd317e CMYK chart
      #fd317e RGB pie chart
      #fd317e color shades, tints & tones
#fd317e color schemes
#fd317e color preview, HTML & CSS examples
           This text has a color of #fd317e        
        
          <p style="color:#fd317e;">Text here</p>
        
        
          .mytext {color:#fd317e;}
        
        Text color #fd317e
      
           This box has a color of #fd317e        
        
          <div style="background-color:#fd317e;">Content here</div>
        
        
          .mybackground {background-color:#fd317e;}
        
        Background color #fd317e
      
           Border around this has a color of #fd317e        
        
          <div style="border:2px solid #fd317e;">Content here</div>
        
        
          .myborder {border:2px solid #fd317e;}
        
        Border color #fd317e