#5b304e color space conversions
Hex:
        #5b304e
        RGB:
        91, 48, 78
        CMY:
        64, 81, 69
        CMYK:
        0, 47, 14, 64
      HSL:
        318°, 30.9353%, 27.2549%
        HSV (HSB):
        318°, 47.2527%, 35.6863%
        XYZ:
        6.7465, 4.8881, 7.7956
        xyY:
        0.3472, 0.2516, 4.8881
      CIE-Lab:
        26.4136, 24.2047, -9.9208
        CIE-LCH:
        26.4136, 26.1590, 337.7128
        CIE-Luv:
        26.4136, 21.6351, -14.7991
        Hunter-Lab:
        22.1091, 15.7776, -5.4293
      #5b304e color charts
#5b304e RGB chart
      #5b304e CMYK chart
      #5b304e RGB pie chart
      #5b304e color shades, tints & tones
#5b304e color schemes
#5b304e color preview, HTML & CSS examples
           This text has a color of #5b304e        
        
          <p style="color:#5b304e;">Text here</p>
        
        
          .mytext {color:#5b304e;}
        
        Text color #5b304e
      
           This box has a color of #5b304e        
        
          <div style="background-color:#5b304e;">Content here</div>
        
        
          .mybackground {background-color:#5b304e;}
        
        Background color #5b304e
      
           Border around this has a color of #5b304e        
        
          <div style="border:2px solid #5b304e;">Content here</div>
        
        
          .myborder {border:2px solid #5b304e;}
        
        Border color #5b304e