#5f507e color space conversions
Hex:
        #5f507e
        RGB:
        95, 80, 126
        CMY:
        63, 69, 51
        CMYK:
        25, 37, 0, 51
      HSL:
        260°, 22.3301%, 40.3922%
        HSV (HSB):
        260°, 36.5079%, 49.4118%
        XYZ:
        11.3539, 9.6766, 21.0080
        xyY:
        0.2701, 0.2302, 9.6766
      CIE-Lab:
        37.2556, 16.6975, -23.7482
        CIE-LCH:
        37.2556, 29.0308, 305.1113
        CIE-Luv:
        37.2556, 4.3780, -34.6885
        Hunter-Lab:
        31.1072, 10.7134, -18.2660
      #5f507e color charts
#5f507e RGB chart
      #5f507e CMYK chart
      #5f507e RGB pie chart
      #5f507e color shades, tints & tones
#5f507e color schemes
#5f507e color preview, HTML & CSS examples
           This text has a color of #5f507e        
        
          <p style="color:#5f507e;">Text here</p>
        
        
          .mytext {color:#5f507e;}
        
        Text color #5f507e
      
           This box has a color of #5f507e        
        
          <div style="background-color:#5f507e;">Content here</div>
        
        
          .mybackground {background-color:#5f507e;}
        
        Background color #5f507e
      
           Border around this has a color of #5f507e        
        
          <div style="border:2px solid #5f507e;">Content here</div>
        
        
          .myborder {border:2px solid #5f507e;}
        
        Border color #5f507e