#5d6dac color space conversions
Hex:
        #5d6dac
        RGB:
        93, 109, 172
        CMY:
        64, 57, 33
        CMYK:
        46, 37, 0, 33
      HSL:
        228°, 32.2449%, 51.9608%
        HSV (HSB):
        228°, 45.9302%, 67.4510%
        XYZ:
        17.4292, 16.2430, 41.2463
        xyY:
        0.2326, 0.2168, 16.2430
      CIE-Lab:
        47.2917, 11.2553, -35.5886
        CIE-LCH:
        47.2917, 37.3260, 287.5502
        CIE-Luv:
        47.2917, -10.2479, -54.3756
        Hunter-Lab:
        40.3026, 6.6645, -32.4665
      #5d6dac color charts
#5d6dac RGB chart
      #5d6dac CMYK chart
      #5d6dac RGB pie chart
      #5d6dac color shades, tints & tones
#5d6dac color schemes
#5d6dac color preview, HTML & CSS examples
           This text has a color of #5d6dac        
        
          <p style="color:#5d6dac;">Text here</p>
        
        
          .mytext {color:#5d6dac;}
        
        Text color #5d6dac
      
           This box has a color of #5d6dac        
        
          <div style="background-color:#5d6dac;">Content here</div>
        
        
          .mybackground {background-color:#5d6dac;}
        
        Background color #5d6dac
      
           Border around this has a color of #5d6dac        
        
          <div style="border:2px solid #5d6dac;">Content here</div>
        
        
          .myborder {border:2px solid #5d6dac;}
        
        Border color #5d6dac