#5b026e color space conversions
Hex:
        #5b026e
        RGB:
        91, 2, 110
        CMY:
        64, 99, 57
        CMYK:
        17, 98, 0, 57
      HSL:
        289°, 96.4286%, 21.9608%
        HSV (HSB):
        289°, 98.1818%, 43.1373%
        XYZ:
        7.1506, 3.3934, 15.0300
        xyY:
        0.2796, 0.1327, 3.3934
      CIE-Lab:
        21.5550, 49.2003, -38.6124
        CIE-LCH:
        21.5550, 62.5427, 321.8752
        CIE-Luv:
        21.5550, 22.2696, -48.2626
        Hunter-Lab:
        18.4211, 37.0521, -35.4807
      #5b026e color charts
#5b026e RGB chart
      #5b026e CMYK chart
      #5b026e RGB pie chart
      #5b026e color shades, tints & tones
#5b026e color schemes
#5b026e color preview, HTML & CSS examples
           This text has a color of #5b026e        
        
          <p style="color:#5b026e;">Text here</p>
        
        
          .mytext {color:#5b026e;}
        
        Text color #5b026e
      
           This box has a color of #5b026e        
        
          <div style="background-color:#5b026e;">Content here</div>
        
        
          .mybackground {background-color:#5b026e;}
        
        Background color #5b026e
      
           Border around this has a color of #5b026e        
        
          <div style="border:2px solid #5b026e;">Content here</div>
        
        
          .myborder {border:2px solid #5b026e;}
        
        Border color #5b026e