#5b11af color space conversions
Hex:
        #5b11af
        RGB:
        91, 17, 175
        CMY:
        64, 93, 31
        CMYK:
        48, 90, 0, 31
      HSL:
        268°, 82.2917%, 37.6471%
        HSV (HSB):
        268°, 90.2857%, 68.6275%
        XYZ:
        12.2527, 5.7202, 41.0158
        xyY:
        0.2077, 0.0970, 5.7202
      CIE-Lab:
        28.6953, 59.9293, -67.3812
        CIE-LCH:
        28.6953, 90.1762, 311.6501
        CIE-Luv:
        28.6953, 8.8878, -87.8489
        Hunter-Lab:
        23.9169, 49.5914, -84.9362
      #5b11af color charts
#5b11af RGB chart
      #5b11af CMYK chart
      #5b11af RGB pie chart
      #5b11af color shades, tints & tones
#5b11af color schemes
#5b11af color preview, HTML & CSS examples
           This text has a color of #5b11af        
        
          <p style="color:#5b11af;">Text here</p>
        
        
          .mytext {color:#5b11af;}
        
        Text color #5b11af
      
           This box has a color of #5b11af        
        
          <div style="background-color:#5b11af;">Content here</div>
        
        
          .mybackground {background-color:#5b11af;}
        
        Background color #5b11af
      
           Border around this has a color of #5b11af        
        
          <div style="border:2px solid #5b11af;">Content here</div>
        
        
          .myborder {border:2px solid #5b11af;}
        
        Border color #5b11af