#5b0b9f color space conversions
Hex:
        #5b0b9f
        RGB:
        91, 11, 159
        CMY:
        64, 96, 38
        CMYK:
        43, 93, 0, 38
      HSL:
        272°, 87.0588%, 33.3333%
        HSV (HSB):
        272°, 93.0818%, 62.3529%
        XYZ:
        10.6921, 4.9667, 33.1960
        xyY:
        0.2189, 0.1017, 4.9667
      CIE-Lab:
        26.6397, 57.5752, -61.0917
        CIE-LCH:
        26.6397, 83.9470, 313.3027
        CIE-Luv:
        26.6397, 11.6412, -78.4150
        Hunter-Lab:
        22.2861, 46.6373, -72.7146
      #5b0b9f color charts
#5b0b9f RGB chart
      #5b0b9f CMYK chart
      #5b0b9f RGB pie chart
      #5b0b9f color shades, tints & tones
#5b0b9f color schemes
#5b0b9f color preview, HTML & CSS examples
           This text has a color of #5b0b9f        
        
          <p style="color:#5b0b9f;">Text here</p>
        
        
          .mytext {color:#5b0b9f;}
        
        Text color #5b0b9f
      
           This box has a color of #5b0b9f        
        
          <div style="background-color:#5b0b9f;">Content here</div>
        
        
          .mybackground {background-color:#5b0b9f;}
        
        Background color #5b0b9f
      
           Border around this has a color of #5b0b9f        
        
          <div style="border:2px solid #5b0b9f;">Content here</div>
        
        
          .myborder {border:2px solid #5b0b9f;}
        
        Border color #5b0b9f