#5d489b color space conversions
Hex:
        #5d489b
        RGB:
        93, 72, 155
        CMY:
        64, 72, 39
        CMYK:
        40, 54, 0, 39
      HSL:
        255°, 36.5639%, 44.5098%
        HSV (HSB):
        255°, 53.5484%, 60.7843%
        XYZ:
        12.7480, 9.3284, 32.1390
        xyY:
        0.2351, 0.1721, 9.3284
      CIE-Lab:
        36.6091, 29.1761, -42.4588
        CIE-LCH:
        36.6091, 51.5170, 304.4954
        CIE-Luv:
        36.6091, 3.2702, -62.4823
        Hunter-Lab:
        30.5425, 21.0537, -41.0095
      #5d489b color charts
#5d489b RGB chart
      #5d489b CMYK chart
      #5d489b RGB pie chart
      #5d489b color shades, tints & tones
#5d489b color schemes
#5d489b color preview, HTML & CSS examples
           This text has a color of #5d489b        
        
          <p style="color:#5d489b;">Text here</p>
        
        
          .mytext {color:#5d489b;}
        
        Text color #5d489b
      
           This box has a color of #5d489b        
        
          <div style="background-color:#5d489b;">Content here</div>
        
        
          .mybackground {background-color:#5d489b;}
        
        Background color #5d489b
      
           Border around this has a color of #5d489b        
        
          <div style="border:2px solid #5d489b;">Content here</div>
        
        
          .myborder {border:2px solid #5d489b;}
        
        Border color #5d489b