#5b425e color space conversions
Hex:
        #5b425e
        RGB:
        91, 66, 94
        CMY:
        64, 74, 63
        CMYK:
        3, 30, 0, 63
      HSL:
        294°, 17.5000%, 31.3725%
        HSV (HSB):
        294°, 29.7872%, 36.8627%
        XYZ:
        8.2830, 6.9287, 11.4905
        xyY:
        0.3102, 0.2595, 6.9287
      CIE-Lab:
        31.6441, 16.3138, -12.3676
        CIE-LCH:
        31.6441, 20.4719, 322.8342
        CIE-Luv:
        31.6441, 11.5311, -17.7790
        Hunter-Lab:
        26.3225, 10.1048, -7.4560
      #5b425e color charts
#5b425e RGB chart
      #5b425e CMYK chart
      #5b425e RGB pie chart
      #5b425e color shades, tints & tones
#5b425e color schemes
#5b425e color preview, HTML & CSS examples
           This text has a color of #5b425e        
        
          <p style="color:#5b425e;">Text here</p>
        
        
          .mytext {color:#5b425e;}
        
        Text color #5b425e
      
           This box has a color of #5b425e        
        
          <div style="background-color:#5b425e;">Content here</div>
        
        
          .mybackground {background-color:#5b425e;}
        
        Background color #5b425e
      
           Border around this has a color of #5b425e        
        
          <div style="border:2px solid #5b425e;">Content here</div>
        
        
          .myborder {border:2px solid #5b425e;}
        
        Border color #5b425e