#5b0caf color space conversions
Hex:
        #5b0caf
        RGB:
        91, 12, 175
        CMY:
        64, 95, 31
        CMYK:
        48, 93, 0, 31
      HSL:
        269°, 87.1658%, 36.6667%
        HSV (HSB):
        269°, 93.1429%, 68.6275%
        XYZ:
        12.1837, 5.5822, 40.9928
        xyY:
        0.2074, 0.0950, 5.5822
      CIE-Lab:
        28.3330, 61.0157, -67.9788
        CIE-LCH:
        28.3330, 91.3457, 311.9102
        CIE-Luv:
        28.3330, 9.1346, -87.9644
        Hunter-Lab:
        23.6268, 50.7011, -86.3303
      #5b0caf color charts
#5b0caf RGB chart
      #5b0caf CMYK chart
      #5b0caf RGB pie chart
      #5b0caf color shades, tints & tones
#5b0caf color schemes
#5b0caf color preview, HTML & CSS examples
           This text has a color of #5b0caf        
        
          <p style="color:#5b0caf;">Text here</p>
        
        
          .mytext {color:#5b0caf;}
        
        Text color #5b0caf
      
           This box has a color of #5b0caf        
        
          <div style="background-color:#5b0caf;">Content here</div>
        
        
          .mybackground {background-color:#5b0caf;}
        
        Background color #5b0caf
      
           Border around this has a color of #5b0caf        
        
          <div style="border:2px solid #5b0caf;">Content here</div>
        
        
          .myborder {border:2px solid #5b0caf;}
        
        Border color #5b0caf