#7f497b color space conversions
Hex:
        #7f497b
        RGB:
        127, 73, 123
        CMY:
        50, 71, 52
        CMYK:
        0, 43, 3, 50
      HSL:
        304°, 27.0000%, 39.2157%
        HSV (HSB):
        304°, 42.5197%, 49.8039%
        XYZ:
        14.7101, 10.7072, 20.0303
        xyY:
        0.3237, 0.2356, 10.7072
      CIE-Lab:
        39.0828, 31.0233, -18.7763
        CIE-LCH:
        39.0828, 36.2629, 328.8163
        CIE-Luv:
        39.0828, 26.4760, -29.9694
        Hunter-Lab:
        32.7218, 22.9815, -13.3884
      #7f497b color charts
#7f497b RGB chart
      #7f497b CMYK chart
      #7f497b RGB pie chart
      #7f497b color shades, tints & tones
#7f497b color schemes
#7f497b color preview, HTML & CSS examples
           This text has a color of #7f497b        
        
          <p style="color:#7f497b;">Text here</p>
        
        
          .mytext {color:#7f497b;}
        
        Text color #7f497b
      
           This box has a color of #7f497b        
        
          <div style="background-color:#7f497b;">Content here</div>
        
        
          .mybackground {background-color:#7f497b;}
        
        Background color #7f497b
      
           Border around this has a color of #7f497b        
        
          <div style="border:2px solid #7f497b;">Content here</div>
        
        
          .myborder {border:2px solid #7f497b;}
        
        Border color #7f497b