#5b206b color space conversions
Hex:
        #5b206b
        RGB:
        91, 32, 107
        CMY:
        64, 87, 58
        CMYK:
        15, 70, 0, 58
      HSL:
        287°, 53.9568%, 27.2549%
        HSV (HSB):
        287°, 70.0935%, 41.9608%
        XYZ:
        7.4847, 4.3187, 14.3490
        xyY:
        0.2862, 0.1651, 4.3187
      CIE-Lab:
        24.6983, 38.8899, -31.6078
        CIE-LCH:
        24.6983, 50.1146, 320.8974
        CIE-Luv:
        24.6983, 19.8405, -42.1466
        Hunter-Lab:
        20.7815, 27.9216, -26.3910
      #5b206b color charts
#5b206b RGB chart
      #5b206b CMYK chart
      #5b206b RGB pie chart
      #5b206b color shades, tints & tones
#5b206b color schemes
#5b206b color preview, HTML & CSS examples
           This text has a color of #5b206b        
        
          <p style="color:#5b206b;">Text here</p>
        
        
          .mytext {color:#5b206b;}
        
        Text color #5b206b
      
           This box has a color of #5b206b        
        
          <div style="background-color:#5b206b;">Content here</div>
        
        
          .mybackground {background-color:#5b206b;}
        
        Background color #5b206b
      
           Border around this has a color of #5b206b        
        
          <div style="border:2px solid #5b206b;">Content here</div>
        
        
          .myborder {border:2px solid #5b206b;}
        
        Border color #5b206b