#7f477b color space conversions
Hex:
        #7f477b
        RGB:
        127, 71, 123
        CMY:
        50, 72, 52
        CMYK:
        0, 44, 3, 50
      HSL:
        304°, 28.2828%, 38.8235%
        HSV (HSB):
        304°, 44.0945%, 49.8039%
        XYZ:
        14.5808, 10.4486, 19.9872
        xyY:
        0.3239, 0.2321, 10.4486
      CIE-Lab:
        38.6357, 32.1615, -19.4655
        CIE-LCH:
        38.6357, 37.5935, 328.8159
        CIE-Luv:
        38.6357, 27.2960, -31.0028
        Hunter-Lab:
        32.3242, 23.9502, -14.0341
      #7f477b color charts
#7f477b RGB chart
      #7f477b CMYK chart
      #7f477b RGB pie chart
      #7f477b color shades, tints & tones
#7f477b color schemes
#7f477b color preview, HTML & CSS examples
           This text has a color of #7f477b        
        
          <p style="color:#7f477b;">Text here</p>
        
        
          .mytext {color:#7f477b;}
        
        Text color #7f477b
      
           This box has a color of #7f477b        
        
          <div style="background-color:#7f477b;">Content here</div>
        
        
          .mybackground {background-color:#7f477b;}
        
        Background color #7f477b
      
           Border around this has a color of #7f477b        
        
          <div style="border:2px solid #7f477b;">Content here</div>
        
        
          .myborder {border:2px solid #7f477b;}
        
        Border color #7f477b