#5b1bda color space conversions
Hex:
        #5b1bda
        RGB:
        91, 27, 218
        CMY:
        64, 89, 15
        CMYK:
        58, 88, 0, 15
      HSL:
        260°, 77.9592%, 48.0392%
        HSV (HSB):
        260°, 87.6147%, 85.4902%
        XYZ:
        17.3612, 8.0700, 66.9723
        xyY:
        0.1879, 0.0873, 8.0700
      CIE-Lab:
        34.1282, 67.6245, -83.6606
        CIE-LCH:
        34.1282, 107.5740, 308.9493
        CIE-Luv:
        34.1282, 3.0233, -112.8227
        Hunter-Lab:
        28.4077, 59.3759, -119.8932
      #5b1bda color charts
#5b1bda RGB chart
      #5b1bda CMYK chart
      #5b1bda RGB pie chart
      #5b1bda color shades, tints & tones
#5b1bda color schemes
#5b1bda color preview, HTML & CSS examples
           This text has a color of #5b1bda        
        
          <p style="color:#5b1bda;">Text here</p>
        
        
          .mytext {color:#5b1bda;}
        
        Text color #5b1bda
      
           This box has a color of #5b1bda        
        
          <div style="background-color:#5b1bda;">Content here</div>
        
        
          .mybackground {background-color:#5b1bda;}
        
        Background color #5b1bda
      
           Border around this has a color of #5b1bda        
        
          <div style="border:2px solid #5b1bda;">Content here</div>
        
        
          .myborder {border:2px solid #5b1bda;}
        
        Border color #5b1bda