#5b086b color space conversions
Hex:
        #5b086b
        RGB:
        91, 8, 107
        CMY:
        64, 97, 58
        CMYK:
        15, 93, 0, 58
      HSL:
        290°, 86.0870%, 22.5490%
        HSV (HSB):
        290°, 92.5234%, 41.9608%
        XYZ:
        7.0551, 3.4593, 14.2058
        xyY:
        0.2854, 0.1399, 3.4593
      CIE-Lab:
        21.7969, 47.2136, -36.2704
        CIE-LCH:
        21.7969, 59.5372, 322.4678
        CIE-Luv:
        21.7969, 22.6746, -45.8434
        Hunter-Lab:
        18.5993, 35.1594, -32.2650
      #5b086b color charts
#5b086b RGB chart
      #5b086b CMYK chart
      #5b086b RGB pie chart
      #5b086b color shades, tints & tones
#5b086b color schemes
#5b086b color preview, HTML & CSS examples
           This text has a color of #5b086b        
        
          <p style="color:#5b086b;">Text here</p>
        
        
          .mytext {color:#5b086b;}
        
        Text color #5b086b
      
           This box has a color of #5b086b        
        
          <div style="background-color:#5b086b;">Content here</div>
        
        
          .mybackground {background-color:#5b086b;}
        
        Background color #5b086b
      
           Border around this has a color of #5b086b        
        
          <div style="border:2px solid #5b086b;">Content here</div>
        
        
          .myborder {border:2px solid #5b086b;}
        
        Border color #5b086b