#5b063d color space conversions
Hex:
        #5b063d
        RGB:
        91, 6, 61
        CMY:
        64, 98, 76
        CMYK:
        0, 93, 33, 64
      HSL:
        321°, 87.6289%, 19.0196%
        HSV (HSB):
        321°, 93.4066%, 35.6863%
        XYZ:
        5.2218, 2.6913, 4.6591
        xyY:
        0.4153, 0.2141, 2.6913
      CIE-Lab:
        18.7627, 40.2386, -10.0182
        CIE-LCH:
        18.7627, 41.4669, 346.0192
        CIE-Luv:
        18.7627, 37.2701, -15.0538
        Hunter-Lab:
        16.4052, 28.1077, -5.3549
      #5b063d color charts
#5b063d RGB chart
      #5b063d CMYK chart
      #5b063d RGB pie chart
      #5b063d color shades, tints & tones
#5b063d color schemes
#5b063d color preview, HTML & CSS examples
           This text has a color of #5b063d        
        
          <p style="color:#5b063d;">Text here</p>
        
        
          .mytext {color:#5b063d;}
        
        Text color #5b063d
      
           This box has a color of #5b063d        
        
          <div style="background-color:#5b063d;">Content here</div>
        
        
          .mybackground {background-color:#5b063d;}
        
        Background color #5b063d
      
           Border around this has a color of #5b063d        
        
          <div style="border:2px solid #5b063d;">Content here</div>
        
        
          .myborder {border:2px solid #5b063d;}
        
        Border color #5b063d