#5b356e color space conversions
Hex:
        #5b356e
        RGB:
        91, 53, 110
        CMY:
        64, 79, 57
        CMYK:
        17, 52, 0, 57
      HSL:
        280°, 34.9693%, 31.9608%
        HSV (HSB):
        280°, 51.8182%, 43.1373%
        XYZ:
        8.4020, 5.8961, 15.4471
        xyY:
        0.2825, 0.1982, 5.8961
      CIE-Lab:
        29.1489, 28.1254, -26.4669
        CIE-LCH:
        29.1489, 38.6204, 316.7400
        CIE-Luv:
        29.1489, 13.9736, -37.0337
        Hunter-Lab:
        24.2820, 19.2705, -20.7202
      #5b356e color charts
#5b356e RGB chart
      #5b356e CMYK chart
      #5b356e RGB pie chart
      #5b356e color shades, tints & tones
#5b356e color schemes
#5b356e color preview, HTML & CSS examples
           This text has a color of #5b356e        
        
          <p style="color:#5b356e;">Text here</p>
        
        
          .mytext {color:#5b356e;}
        
        Text color #5b356e
      
           This box has a color of #5b356e        
        
          <div style="background-color:#5b356e;">Content here</div>
        
        
          .mybackground {background-color:#5b356e;}
        
        Background color #5b356e
      
           Border around this has a color of #5b356e        
        
          <div style="border:2px solid #5b356e;">Content here</div>
        
        
          .myborder {border:2px solid #5b356e;}
        
        Border color #5b356e