#5b059b color space conversions
Hex:
        #5b059b
        RGB:
        91, 5, 155
        CMY:
        64, 98, 39
        CMYK:
        41, 97, 0, 39
      HSL:
        274°, 93.7500%, 31.3725%
        HSV (HSB):
        274°, 96.7742%, 60.7843%
        XYZ:
        10.2850, 4.6992, 31.3753
        xyY:
        0.2219, 0.1014, 4.6992
      CIE-Lab:
        25.8601, 57.8328, -59.9283
        CIE-LCH:
        25.8601, 83.2829, 313.9806
        CIE-Luv:
        25.8601, 12.5671, -76.1526
        Hunter-Lab:
        21.6777, 46.7536, -70.6390
      #5b059b color charts
#5b059b RGB chart
      #5b059b CMYK chart
      #5b059b RGB pie chart
      #5b059b color shades, tints & tones
#5b059b color schemes
#5b059b color preview, HTML & CSS examples
           This text has a color of #5b059b        
        
          <p style="color:#5b059b;">Text here</p>
        
        
          .mytext {color:#5b059b;}
        
        Text color #5b059b
      
           This box has a color of #5b059b        
        
          <div style="background-color:#5b059b;">Content here</div>
        
        
          .mybackground {background-color:#5b059b;}
        
        Background color #5b059b
      
           Border around this has a color of #5b059b        
        
          <div style="border:2px solid #5b059b;">Content here</div>
        
        
          .myborder {border:2px solid #5b059b;}
        
        Border color #5b059b