#5b0bcb color space conversions
Hex:
        #5b0bcb
        RGB:
        91, 11, 203
        CMY:
        64, 96, 20
        CMYK:
        55, 95, 0, 20
      HSL:
        265°, 89.7196%, 41.9608%
        HSV (HSB):
        265°, 94.5813%, 79.6078%
        XYZ:
        15.2135, 6.7753, 57.0058
        xyY:
        0.1926, 0.0858, 6.7753
      CIE-Lab:
        31.2898, 67.6424, -79.6602
        CIE-LCH:
        31.2898, 104.5048, 310.3358
        CIE-Luv:
        31.2898, 5.5166, -104.3381
        Hunter-Lab:
        26.0294, 58.7775, -111.6279
      #5b0bcb color charts
#5b0bcb RGB chart
      #5b0bcb CMYK chart
      #5b0bcb RGB pie chart
      #5b0bcb color shades, tints & tones
#5b0bcb color schemes
#5b0bcb color preview, HTML & CSS examples
           This text has a color of #5b0bcb        
        
          <p style="color:#5b0bcb;">Text here</p>
        
        
          .mytext {color:#5b0bcb;}
        
        Text color #5b0bcb
      
           This box has a color of #5b0bcb        
        
          <div style="background-color:#5b0bcb;">Content here</div>
        
        
          .mybackground {background-color:#5b0bcb;}
        
        Background color #5b0bcb
      
           Border around this has a color of #5b0bcb        
        
          <div style="border:2px solid #5b0bcb;">Content here</div>
        
        
          .myborder {border:2px solid #5b0bcb;}
        
        Border color #5b0bcb