#5b0985 color space conversions
Hex:
        #5b0985
        RGB:
        91, 9, 133
        CMY:
        64, 96, 48
        CMYK:
        32, 93, 0, 48
      HSL:
        280°, 87.3239%, 27.8431%
        HSV (HSB):
        280°, 93.2331%, 52.1569%
        XYZ:
        8.6457, 4.1130, 22.5285
        xyY:
        0.2450, 0.1166, 4.1130
      CIE-Lab:
        24.0415, 52.2736, -49.2546
        CIE-LCH:
        24.0415, 71.8230, 316.7032
        CIE-Luv:
        24.0415, 16.5318, -62.4936
        Hunter-Lab:
        20.2805, 40.6050, -51.6658
      #5b0985 color charts
#5b0985 RGB chart
      #5b0985 CMYK chart
      #5b0985 RGB pie chart
      #5b0985 color shades, tints & tones
#5b0985 color schemes
#5b0985 color preview, HTML & CSS examples
           This text has a color of #5b0985        
        
          <p style="color:#5b0985;">Text here</p>
        
        
          .mytext {color:#5b0985;}
        
        Text color #5b0985
      
           This box has a color of #5b0985        
        
          <div style="background-color:#5b0985;">Content here</div>
        
        
          .mybackground {background-color:#5b0985;}
        
        Background color #5b0985
      
           Border around this has a color of #5b0985        
        
          <div style="border:2px solid #5b0985;">Content here</div>
        
        
          .myborder {border:2px solid #5b0985;}
        
        Border color #5b0985