#7f587b color space conversions
Hex:
        #7f587b
        RGB:
        127, 88, 123
        CMY:
        50, 65, 52
        CMYK:
        0, 31, 3, 50
      HSL:
        306°, 18.1395%, 42.1569%
        HSV (HSB):
        306°, 30.7087%, 49.8039%
        XYZ:
        15.8173, 12.9215, 20.3993
        xyY:
        0.3219, 0.2630, 12.9215
      CIE-Lab:
        42.6448, 22.2430, -13.3294
        CIE-LCH:
        42.6448, 25.9311, 329.0673
        CIE-Luv:
        42.6448, 19.8274, -21.5941
        Hunter-Lab:
        35.9465, 15.6375, -8.4840
      #7f587b color charts
#7f587b RGB chart
      #7f587b CMYK chart
      #7f587b RGB pie chart
      #7f587b color shades, tints & tones
#7f587b color schemes
#7f587b color preview, HTML & CSS examples
           This text has a color of #7f587b        
        
          <p style="color:#7f587b;">Text here</p>
        
        
          .mytext {color:#7f587b;}
        
        Text color #7f587b
      
           This box has a color of #7f587b        
        
          <div style="background-color:#7f587b;">Content here</div>
        
        
          .mybackground {background-color:#7f587b;}
        
        Background color #7f587b
      
           Border around this has a color of #7f587b        
        
          <div style="border:2px solid #7f587b;">Content here</div>
        
        
          .myborder {border:2px solid #7f587b;}
        
        Border color #7f587b