#5b0d75 color space conversions
Hex:
        #5b0d75
        RGB:
        91, 13, 117
        CMY:
        64, 95, 54
        CMYK:
        22, 89, 0, 54
      HSL:
        285°, 80.0000%, 25.4902%
        HSV (HSB):
        285°, 88.8889%, 45.8824%
        XYZ:
        7.6692, 3.7963, 17.1582
        xyY:
        0.2679, 0.1326, 3.7963
      CIE-Lab:
        22.9864, 48.0148, -40.8094
        CIE-LCH:
        22.9864, 63.0145, 319.6377
        CIE-Luv:
        22.9864, 19.8456, -52.0006
        Hunter-Lab:
        19.4842, 36.1621, -38.5730
      #5b0d75 color charts
#5b0d75 RGB chart
      #5b0d75 CMYK chart
      #5b0d75 RGB pie chart
      #5b0d75 color shades, tints & tones
#5b0d75 color schemes
#5b0d75 color preview, HTML & CSS examples
           This text has a color of #5b0d75        
        
          <p style="color:#5b0d75;">Text here</p>
        
        
          .mytext {color:#5b0d75;}
        
        Text color #5b0d75
      
           This box has a color of #5b0d75        
        
          <div style="background-color:#5b0d75;">Content here</div>
        
        
          .mybackground {background-color:#5b0d75;}
        
        Background color #5b0d75
      
           Border around this has a color of #5b0d75        
        
          <div style="border:2px solid #5b0d75;">Content here</div>
        
        
          .myborder {border:2px solid #5b0d75;}
        
        Border color #5b0d75