#5b01b2 color space conversions
Hex:
        #5b01b2
        RGB:
        91, 1, 178
        CMY:
        64, 100, 30
        CMYK:
        49, 99, 0, 30
      HSL:
        271°, 98.8827%, 35.0980%
        HSV (HSB):
        271°, 99.4382%, 69.8039%
        XYZ:
        12.3611, 5.4602, 42.5219
        xyY:
        0.2048, 0.0905, 5.4602
      CIE-Lab:
        28.0076, 63.6361, -70.3137
        CIE-LCH:
        28.0076, 94.8344, 312.1461
        CIE-Luv:
        28.0076, 9.1221, -89.8621
        Hunter-Lab:
        23.3671, 53.5336, -91.5351
      #5b01b2 color charts
#5b01b2 RGB chart
      #5b01b2 CMYK chart
      #5b01b2 RGB pie chart
      #5b01b2 color shades, tints & tones
#5b01b2 color schemes
#5b01b2 color preview, HTML & CSS examples
           This text has a color of #5b01b2        
        
          <p style="color:#5b01b2;">Text here</p>
        
        
          .mytext {color:#5b01b2;}
        
        Text color #5b01b2
      
           This box has a color of #5b01b2        
        
          <div style="background-color:#5b01b2;">Content here</div>
        
        
          .mybackground {background-color:#5b01b2;}
        
        Background color #5b01b2
      
           Border around this has a color of #5b01b2        
        
          <div style="border:2px solid #5b01b2;">Content here</div>
        
        
          .myborder {border:2px solid #5b01b2;}
        
        Border color #5b01b2