#5b01bc color space conversions
Hex:
        #5b01bc
        RGB:
        91, 1, 188
        CMY:
        64, 100, 26
        CMYK:
        52, 99, 0, 26
      HSL:
        269°, 98.9418%, 37.0588%
        HSV (HSB):
        269°, 99.4681%, 73.7255%
        XYZ:
        13.4023, 5.8767, 48.0049
        xyY:
        0.1992, 0.0873, 5.8767
      CIE-Lab:
        29.0992, 65.8528, -74.4627
        CIE-LCH:
        29.0992, 99.4047, 311.4887
        CIE-Luv:
        29.0992, 7.7429, -95.6909
        Hunter-Lab:
        24.2419, 56.2619, -100.4394
      #5b01bc color charts
#5b01bc RGB chart
      #5b01bc CMYK chart
      #5b01bc RGB pie chart
      #5b01bc color shades, tints & tones
#5b01bc color schemes
#5b01bc color preview, HTML & CSS examples
           This text has a color of #5b01bc        
        
          <p style="color:#5b01bc;">Text here</p>
        
        
          .mytext {color:#5b01bc;}
        
        Text color #5b01bc
      
           This box has a color of #5b01bc        
        
          <div style="background-color:#5b01bc;">Content here</div>
        
        
          .mybackground {background-color:#5b01bc;}
        
        Background color #5b01bc
      
           Border around this has a color of #5b01bc        
        
          <div style="border:2px solid #5b01bc;">Content here</div>
        
        
          .myborder {border:2px solid #5b01bc;}
        
        Border color #5b01bc