#5b0d89 color space conversions
Hex:
        #5b0d89
        RGB:
        91, 13, 137
        CMY:
        64, 95, 46
        CMYK:
        34, 91, 0, 46
      HSL:
        278°, 82.6667%, 29.4118%
        HSV (HSB):
        278°, 90.5109%, 53.7255%
        XYZ:
        8.9737, 4.3181, 24.0274
        xyY:
        0.2405, 0.1157, 4.3181
      CIE-Lab:
        24.6965, 52.2584, -50.6927
        CIE-LCH:
        24.6965, 72.8058, 315.8713
        CIE-Luv:
        24.6965, 15.5082, -64.8002
        Hunter-Lab:
        20.7801, 40.7180, -54.0091
      #5b0d89 color charts
#5b0d89 RGB chart
      #5b0d89 CMYK chart
      #5b0d89 RGB pie chart
      #5b0d89 color shades, tints & tones
#5b0d89 color schemes
#5b0d89 color preview, HTML & CSS examples
           This text has a color of #5b0d89        
        
          <p style="color:#5b0d89;">Text here</p>
        
        
          .mytext {color:#5b0d89;}
        
        Text color #5b0d89
      
           This box has a color of #5b0d89        
        
          <div style="background-color:#5b0d89;">Content here</div>
        
        
          .mybackground {background-color:#5b0d89;}
        
        Background color #5b0d89
      
           Border around this has a color of #5b0d89        
        
          <div style="border:2px solid #5b0d89;">Content here</div>
        
        
          .myborder {border:2px solid #5b0d89;}
        
        Border color #5b0d89