#5b208e color space conversions
Hex:
        #5b208e
        RGB:
        91, 32, 142
        CMY:
        64, 87, 44
        CMYK:
        36, 77, 0, 44
      HSL:
        272°, 63.2184%, 34.1176%
        HSV (HSB):
        272°, 77.4648%, 55.6863%
        XYZ:
        9.7134, 5.2102, 26.0849
        xyY:
        0.2369, 0.1271, 5.2102
      CIE-Lab:
        27.3253, 47.0186, -49.5159
        CIE-LCH:
        27.3253, 68.2830, 313.5181
        CIE-Luv:
        27.3253, 12.8052, -66.0948
        Hunter-Lab:
        22.8258, 36.0145, -51.7775
      #5b208e color charts
#5b208e RGB chart
      #5b208e CMYK chart
      #5b208e RGB pie chart
      #5b208e color shades, tints & tones
#5b208e color schemes
#5b208e color preview, HTML & CSS examples
           This text has a color of #5b208e        
        
          <p style="color:#5b208e;">Text here</p>
        
        
          .mytext {color:#5b208e;}
        
        Text color #5b208e
      
           This box has a color of #5b208e        
        
          <div style="background-color:#5b208e;">Content here</div>
        
        
          .mybackground {background-color:#5b208e;}
        
        Background color #5b208e
      
           Border around this has a color of #5b208e        
        
          <div style="border:2px solid #5b208e;">Content here</div>
        
        
          .myborder {border:2px solid #5b208e;}
        
        Border color #5b208e