#5b314e color space conversions
Hex:
        #5b314e
        RGB:
        91, 49, 78
        CMY:
        64, 81, 69
        CMYK:
        0, 46, 14, 64
      HSL:
        319°, 30.0000%, 27.4510%
        HSV (HSB):
        319°, 46.1538%, 35.6863%
        XYZ:
        6.7878, 4.9708, 7.8094
        xyY:
        0.3469, 0.2540, 4.9708
      CIE-Lab:
        26.6515, 23.6014, -9.5595
        CIE-LCH:
        26.6515, 25.4639, 337.9501
        CIE-Luv:
        26.6515, 21.2355, -14.3317
        Hunter-Lab:
        22.2954, 15.3276, -5.1609
      #5b314e color charts
#5b314e RGB chart
      #5b314e CMYK chart
      #5b314e RGB pie chart
      #5b314e color shades, tints & tones
#5b314e color schemes
#5b314e color preview, HTML & CSS examples
           This text has a color of #5b314e        
        
          <p style="color:#5b314e;">Text here</p>
        
        
          .mytext {color:#5b314e;}
        
        Text color #5b314e
      
           This box has a color of #5b314e        
        
          <div style="background-color:#5b314e;">Content here</div>
        
        
          .mybackground {background-color:#5b314e;}
        
        Background color #5b314e
      
           Border around this has a color of #5b314e        
        
          <div style="border:2px solid #5b314e;">Content here</div>
        
        
          .myborder {border:2px solid #5b314e;}
        
        Border color #5b314e