#5b1ccb color space conversions
Hex:
        #5b1ccb
        RGB:
        91, 28, 203
        CMY:
        64, 89, 20
        CMYK:
        55, 86, 0, 20
      HSL:
        262°, 75.7576%, 45.2941%
        HSV (HSB):
        262°, 86.2069%, 79.6078%
        XYZ:
        15.5091, 7.3665, 57.1044
        xyY:
        0.1939, 0.0921, 7.3665
      CIE-Lab:
        32.6270, 63.6254, -77.4475
        CIE-LCH:
        32.6270, 100.2313, 309.4041
        CIE-Luv:
        32.6270, 4.5865, -104.0654
        Hunter-Lab:
        27.1412, 54.5020, -105.7457
      #5b1ccb color charts
#5b1ccb RGB chart
      #5b1ccb CMYK chart
      #5b1ccb RGB pie chart
      #5b1ccb color shades, tints & tones
#5b1ccb color schemes
#5b1ccb color preview, HTML & CSS examples
           This text has a color of #5b1ccb        
        
          <p style="color:#5b1ccb;">Text here</p>
        
        
          .mytext {color:#5b1ccb;}
        
        Text color #5b1ccb
      
           This box has a color of #5b1ccb        
        
          <div style="background-color:#5b1ccb;">Content here</div>
        
        
          .mybackground {background-color:#5b1ccb;}
        
        Background color #5b1ccb
      
           Border around this has a color of #5b1ccb        
        
          <div style="border:2px solid #5b1ccb;">Content here</div>
        
        
          .myborder {border:2px solid #5b1ccb;}
        
        Border color #5b1ccb