#5b335f color space conversions
Hex:
        #5b335f
        RGB:
        91, 51, 95
        CMY:
        64, 80, 63
        CMYK:
        4, 46, 0, 63
      HSL:
        295°, 30.1370%, 28.6275%
        HSV (HSB):
        295°, 46.3158%, 37.2549%
        XYZ:
        7.5638, 5.4180, 11.4736
        xyY:
        0.3093, 0.2215, 5.4180
      CIE-Lab:
        27.8940, 25.8669, -18.7870
        CIE-LCH:
        27.8940, 31.9695, 324.0094
        CIE-Luv:
        27.8940, 17.2708, -26.3682
        Hunter-Lab:
        23.2766, 17.2696, -12.9318
      #5b335f color charts
#5b335f RGB chart
      #5b335f CMYK chart
      #5b335f RGB pie chart
      #5b335f color shades, tints & tones
#5b335f color schemes
#5b335f color preview, HTML & CSS examples
           This text has a color of #5b335f        
        
          <p style="color:#5b335f;">Text here</p>
        
        
          .mytext {color:#5b335f;}
        
        Text color #5b335f
      
           This box has a color of #5b335f        
        
          <div style="background-color:#5b335f;">Content here</div>
        
        
          .mybackground {background-color:#5b335f;}
        
        Background color #5b335f
      
           Border around this has a color of #5b335f        
        
          <div style="border:2px solid #5b335f;">Content here</div>
        
        
          .myborder {border:2px solid #5b335f;}
        
        Border color #5b335f