#5b468d color space conversions
Hex:
        #5b468d
        RGB:
        91, 70, 141
        CMY:
        64, 73, 45
        CMYK:
        35, 50, 0, 45
      HSL:
        258°, 33.6493%, 41.3725%
        HSV (HSB):
        258°, 50.3546%, 55.2941%
        XYZ:
        11.3123, 8.5276, 26.2491
        xyY:
        0.2454, 0.1850, 8.5276
      CIE-Lab:
        35.0583, 25.8676, -36.4432
        CIE-LCH:
        35.0583, 44.6905, 305.3673
        CIE-Luv:
        35.0583, 4.4439, -52.9761
        Hunter-Lab:
        29.2020, 18.0439, -32.8532
      #5b468d color charts
#5b468d RGB chart
      #5b468d CMYK chart
      #5b468d RGB pie chart
      #5b468d color shades, tints & tones
#5b468d color schemes
#5b468d color preview, HTML & CSS examples
           This text has a color of #5b468d        
        
          <p style="color:#5b468d;">Text here</p>
        
        
          .mytext {color:#5b468d;}
        
        Text color #5b468d
      
           This box has a color of #5b468d        
        
          <div style="background-color:#5b468d;">Content here</div>
        
        
          .mybackground {background-color:#5b468d;}
        
        Background color #5b468d
      
           Border around this has a color of #5b468d        
        
          <div style="border:2px solid #5b468d;">Content here</div>
        
        
          .myborder {border:2px solid #5b468d;}
        
        Border color #5b468d