#5b274b color space conversions
Hex:
        #5b274b
        RGB:
        91, 39, 75
        CMY:
        64, 85, 71
        CMYK:
        0, 57, 18, 64
      HSL:
        318°, 40.0000%, 25.4902%
        HSV (HSB):
        318°, 57.1429%, 35.6863%
        XYZ:
        6.3099, 4.1832, 7.1315
        xyY:
        0.3580, 0.2373, 4.1832
      CIE-Lab:
        24.2680, 28.8873, -11.1912
        CIE-LCH:
        24.2680, 30.9793, 338.8232
        CIE-Luv:
        24.2680, 25.6169, -16.4395
        Hunter-Lab:
        20.4528, 19.2766, -6.3562
      #5b274b color charts
#5b274b RGB chart
      #5b274b CMYK chart
      #5b274b RGB pie chart
      #5b274b color shades, tints & tones
#5b274b color schemes
#5b274b color preview, HTML & CSS examples
           This text has a color of #5b274b        
        
          <p style="color:#5b274b;">Text here</p>
        
        
          .mytext {color:#5b274b;}
        
        Text color #5b274b
      
           This box has a color of #5b274b        
        
          <div style="background-color:#5b274b;">Content here</div>
        
        
          .mybackground {background-color:#5b274b;}
        
        Background color #5b274b
      
           Border around this has a color of #5b274b        
        
          <div style="border:2px solid #5b274b;">Content here</div>
        
        
          .myborder {border:2px solid #5b274b;}
        
        Border color #5b274b