#5b165d color space conversions
Hex:
        #5b165d
        RGB:
        91, 22, 93
        CMY:
        64, 91, 64
        CMYK:
        2, 76, 0, 64
      HSL:
        298°, 61.7391%, 22.5490%
        HSV (HSB):
        298°, 76.3441%, 36.4706%
        XYZ:
        6.5771, 3.5883, 10.7019
        xyY:
        0.3152, 0.1720, 3.5883
      CIE-Lab:
        22.2607, 40.3574, -26.3321
        CIE-LCH:
        22.2607, 48.1882, 326.8766
        CIE-Luv:
        22.2607, 25.0476, -34.5047
        Hunter-Lab:
        18.9428, 28.8268, -20.2365
      #5b165d color charts
#5b165d RGB chart
      #5b165d CMYK chart
      #5b165d RGB pie chart
      #5b165d color shades, tints & tones
#5b165d color schemes
#5b165d color preview, HTML & CSS examples
           This text has a color of #5b165d        
        
          <p style="color:#5b165d;">Text here</p>
        
        
          .mytext {color:#5b165d;}
        
        Text color #5b165d
      
           This box has a color of #5b165d        
        
          <div style="background-color:#5b165d;">Content here</div>
        
        
          .mybackground {background-color:#5b165d;}
        
        Background color #5b165d
      
           Border around this has a color of #5b165d        
        
          <div style="border:2px solid #5b165d;">Content here</div>
        
        
          .myborder {border:2px solid #5b165d;}
        
        Border color #5b165d