#5b0da7 color space conversions
Hex:
        #5b0da7
        RGB:
        91, 13, 167
        CMY:
        64, 95, 35
        CMYK:
        46, 92, 0, 35
      HSL:
        270°, 85.5556%, 35.2941%
        HSV (HSB):
        270°, 92.2156%, 65.4902%
        XYZ:
        11.4334, 5.3020, 36.9800
        xyY:
        0.2129, 0.0987, 5.3020
      CIE-Lab:
        27.5784, 58.9827, -64.4048
        CIE-LCH:
        27.5784, 87.3324, 312.4838
        CIE-Luv:
        27.5784, 10.2793, -83.1748
        Hunter-Lab:
        23.0261, 48.3365, -79.1017
      #5b0da7 color charts
#5b0da7 RGB chart
      #5b0da7 CMYK chart
      #5b0da7 RGB pie chart
      #5b0da7 color shades, tints & tones
#5b0da7 color schemes
#5b0da7 color preview, HTML & CSS examples
           This text has a color of #5b0da7        
        
          <p style="color:#5b0da7;">Text here</p>
        
        
          .mytext {color:#5b0da7;}
        
        Text color #5b0da7
      
           This box has a color of #5b0da7        
        
          <div style="background-color:#5b0da7;">Content here</div>
        
        
          .mybackground {background-color:#5b0da7;}
        
        Background color #5b0da7
      
           Border around this has a color of #5b0da7        
        
          <div style="border:2px solid #5b0da7;">Content here</div>
        
        
          .myborder {border:2px solid #5b0da7;}
        
        Border color #5b0da7