#5b438e color space conversions
Hex:
        #5b438e
        RGB:
        91, 67, 142
        CMY:
        64, 74, 44
        CMYK:
        36, 53, 0, 44
      HSL:
        259°, 35.8852%, 40.9804%
        HSV (HSB):
        259°, 52.8169%, 55.6863%
        XYZ:
        11.2040, 8.1915, 26.5818
        xyY:
        0.2437, 0.1782, 8.1915
      CIE-Lab:
        34.3785, 28.0108, -38.1390
        CIE-LCH:
        34.3785, 47.3201, 306.2951
        CIE-Luv:
        34.3785, 5.2542, -55.2160
        Hunter-Lab:
        28.6207, 19.7904, -35.0317
      #5b438e color charts
#5b438e RGB chart
      #5b438e CMYK chart
      #5b438e RGB pie chart
      #5b438e color shades, tints & tones
#5b438e color schemes
#5b438e color preview, HTML & CSS examples
           This text has a color of #5b438e        
        
          <p style="color:#5b438e;">Text here</p>
        
        
          .mytext {color:#5b438e;}
        
        Text color #5b438e
      
           This box has a color of #5b438e        
        
          <div style="background-color:#5b438e;">Content here</div>
        
        
          .mybackground {background-color:#5b438e;}
        
        Background color #5b438e
      
           Border around this has a color of #5b438e        
        
          <div style="border:2px solid #5b438e;">Content here</div>
        
        
          .myborder {border:2px solid #5b438e;}
        
        Border color #5b438e