#5b277f color space conversions
Hex:
        #5b277f
        RGB:
        91, 39, 127
        CMY:
        64, 85, 50
        CMYK:
        28, 69, 0, 50
      HSL:
        275°, 53.0120%, 32.5490%
        HSV (HSB):
        275°, 69.2913%, 49.8039%
        XYZ:
        8.8707, 5.2075, 20.6163
        xyY:
        0.2557, 0.1501, 5.2075
      CIE-Lab:
        27.3179, 40.0847, -40.1593
        CIE-LCH:
        27.3179, 56.7411, 314.9467
        CIE-Luv:
        27.3179, 14.4070, -54.4897
        Hunter-Lab:
        22.8199, 29.4525, -37.5906
      #5b277f color charts
#5b277f RGB chart
      #5b277f CMYK chart
      #5b277f RGB pie chart
      #5b277f color shades, tints & tones
#5b277f color schemes
#5b277f color preview, HTML & CSS examples
           This text has a color of #5b277f        
        
          <p style="color:#5b277f;">Text here</p>
        
        
          .mytext {color:#5b277f;}
        
        Text color #5b277f
      
           This box has a color of #5b277f        
        
          <div style="background-color:#5b277f;">Content here</div>
        
        
          .mybackground {background-color:#5b277f;}
        
        Background color #5b277f
      
           Border around this has a color of #5b277f        
        
          <div style="border:2px solid #5b277f;">Content here</div>
        
        
          .myborder {border:2px solid #5b277f;}
        
        Border color #5b277f