#5b007e color space conversions
Hex:
        #5b007e
        RGB:
        91, 0, 126
        CMY:
        64, 100, 51
        CMYK:
        28, 100, 0, 51
      HSL:
        283°, 100.0000%, 24.7059%
        HSV (HSB):
        283°, 100.0000%, 49.4118%
        XYZ:
        8.0803, 3.7305, 20.0328
        xyY:
        0.2537, 0.1172, 3.7305
      CIE-Lab:
        22.7597, 52.7854, -46.9245
        CIE-LCH:
        22.7597, 70.6273, 318.3639
        CIE-Luv:
        22.7597, 18.5006, -58.5454
        Hunter-Lab:
        19.3145, 40.8756, -47.9749
      #5b007e color charts
#5b007e RGB chart
      #5b007e CMYK chart
      #5b007e RGB pie chart
      #5b007e color shades, tints & tones
#5b007e color schemes
#5b007e color preview, HTML & CSS examples
           This text has a color of #5b007e        
        
          <p style="color:#5b007e;">Text here</p>
        
        
          .mytext {color:#5b007e;}
        
        Text color #5b007e
      
           This box has a color of #5b007e        
        
          <div style="background-color:#5b007e;">Content here</div>
        
        
          .mybackground {background-color:#5b007e;}
        
        Background color #5b007e
      
           Border around this has a color of #5b007e        
        
          <div style="border:2px solid #5b007e;">Content here</div>
        
        
          .myborder {border:2px solid #5b007e;}
        
        Border color #5b007e