#ff497d color space conversions
Hex:
        #ff497d
        RGB:
        255, 73, 125
        CMY:
        0, 71, 51
        CMYK:
        0, 71, 51, 0
      HSL:
        343°, 100.0000%, 64.3137%
        HSV (HSB):
        343°, 71.3725%, 100.0000%
        XYZ:
        47.3242, 27.5058, 22.2169
        xyY:
        0.4876, 0.2834, 27.5058
      CIE-Lab:
        59.4396, 71.1242, 12.3245
        CIE-LCH:
        59.4396, 72.1841, 9.8306
        CIE-Luv:
        59.4396, 124.9143, 1.3853
        Hunter-Lab:
        52.4459, 69.2878, 11.5960
      #ff497d color charts
#ff497d RGB chart
      #ff497d CMYK chart
      #ff497d RGB pie chart
      #ff497d color shades, tints & tones
#ff497d color schemes
#ff497d color preview, HTML & CSS examples
           This text has a color of #ff497d        
        
          <p style="color:#ff497d;">Text here</p>
        
        
          .mytext {color:#ff497d;}
        
        Text color #ff497d
      
           This box has a color of #ff497d        
        
          <div style="background-color:#ff497d;">Content here</div>
        
        
          .mybackground {background-color:#ff497d;}
        
        Background color #ff497d
      
           Border around this has a color of #ff497d        
        
          <div style="border:2px solid #ff497d;">Content here</div>
        
        
          .myborder {border:2px solid #ff497d;}
        
        Border color #ff497d