#fd297e color space conversions
Hex:
        #fd297e
        RGB:
        253, 41, 126
        CMY:
        1, 84, 51
        CMYK:
        0, 84, 50, 1
      HSL:
        336°, 98.1481%, 57.6471%
        HSV (HSB):
        336°, 83.7945%, 99.2157%
        XYZ:
        45.0668, 23.9749, 21.9910
        xyY:
        0.4951, 0.2634, 23.9749
      CIE-Lab:
        56.0626, 79.2759, 6.9026
        CIE-LCH:
        56.0626, 79.5759, 4.9763
        CIE-Luv:
        56.0626, 134.9527, -7.2077
        Hunter-Lab:
        48.9642, 78.6050, 7.6463
      #fd297e color charts
#fd297e RGB chart
      #fd297e CMYK chart
      #fd297e RGB pie chart
      #fd297e color shades, tints & tones
#fd297e color schemes
#fd297e color preview, HTML & CSS examples
           This text has a color of #fd297e        
        
          <p style="color:#fd297e;">Text here</p>
        
        
          .mytext {color:#fd297e;}
        
        Text color #fd297e
      
           This box has a color of #fd297e        
        
          <div style="background-color:#fd297e;">Content here</div>
        
        
          .mybackground {background-color:#fd297e;}
        
        Background color #fd297e
      
           Border around this has a color of #fd297e        
        
          <div style="border:2px solid #fd297e;">Content here</div>
        
        
          .myborder {border:2px solid #fd297e;}
        
        Border color #fd297e