#5b0a75 color space conversions
Hex:
        #5b0a75
        RGB:
        91, 10, 117
        CMY:
        64, 96, 54
        CMYK:
        22, 91, 0, 54
      HSL:
        285°, 84.2520%, 24.9020%
        HSV (HSB):
        285°, 91.4530%, 45.8824%
        XYZ:
        7.6338, 3.7256, 17.1464
        xyY:
        0.2678, 0.1307, 3.7256
      CIE-Lab:
        22.7427, 48.7327, -41.2049
        CIE-LCH:
        22.7427, 63.8179, 319.7845
        CIE-Luv:
        22.7427, 20.0407, -52.2301
        Hunter-Lab:
        19.3018, 36.8183, -39.1580
      #5b0a75 color charts
#5b0a75 RGB chart
      #5b0a75 CMYK chart
      #5b0a75 RGB pie chart
      #5b0a75 color shades, tints & tones
#5b0a75 color schemes
#5b0a75 color preview, HTML & CSS examples
           This text has a color of #5b0a75        
        
          <p style="color:#5b0a75;">Text here</p>
        
        
          .mytext {color:#5b0a75;}
        
        Text color #5b0a75
      
           This box has a color of #5b0a75        
        
          <div style="background-color:#5b0a75;">Content here</div>
        
        
          .mybackground {background-color:#5b0a75;}
        
        Background color #5b0a75
      
           Border around this has a color of #5b0a75        
        
          <div style="border:2px solid #5b0a75;">Content here</div>
        
        
          .myborder {border:2px solid #5b0a75;}
        
        Border color #5b0a75