#5b206e color space conversions
Hex:
        #5b206e
        RGB:
        91, 32, 110
        CMY:
        64, 87, 57
        CMYK:
        17, 71, 0, 57
      HSL:
        285°, 54.9296%, 27.8431%
        HSV (HSB):
        285°, 70.9091%, 43.1373%
        XYZ:
        7.6454, 4.3830, 15.1949
        xyY:
        0.2808, 0.1610, 4.3830
      CIE-Lab:
        24.8991, 39.5465, -33.2234
        CIE-LCH:
        24.8991, 51.6500, 319.9660
        CIE-Luv:
        24.8991, 19.1632, -44.2743
        Hunter-Lab:
        20.9355, 28.5486, -28.3775
      #5b206e color charts
#5b206e RGB chart
      #5b206e CMYK chart
      #5b206e RGB pie chart
      #5b206e color shades, tints & tones
#5b206e color schemes
#5b206e color preview, HTML & CSS examples
           This text has a color of #5b206e        
        
          <p style="color:#5b206e;">Text here</p>
        
        
          .mytext {color:#5b206e;}
        
        Text color #5b206e
      
           This box has a color of #5b206e        
        
          <div style="background-color:#5b206e;">Content here</div>
        
        
          .mybackground {background-color:#5b206e;}
        
        Background color #5b206e
      
           Border around this has a color of #5b206e        
        
          <div style="border:2px solid #5b206e;">Content here</div>
        
        
          .myborder {border:2px solid #5b206e;}
        
        Border color #5b206e