#5c5dac color space conversions
Hex:
        #5c5dac
        RGB:
        92, 93, 172
        CMY:
        64, 64, 33
        CMYK:
        47, 46, 0, 33
      HSL:
        239°, 32.5203%, 51.7647%
        HSV (HSB):
        239°, 46.5116%, 67.4510%
        XYZ:
        15.7744, 13.0826, 40.7235
        xyY:
        0.2267, 0.1880, 13.0826
      CIE-Lab:
        42.8874, 20.9484, -42.5681
        CIE-LCH:
        42.8874, 47.4435, 296.2024
        CIE-Luv:
        42.8874, -5.0339, -64.6773
        Hunter-Lab:
        36.1698, 14.5502, -41.4356
      #5c5dac color charts
#5c5dac RGB chart
      #5c5dac CMYK chart
      #5c5dac RGB pie chart
      #5c5dac color shades, tints & tones
#5c5dac color schemes
#5c5dac color preview, HTML & CSS examples
           This text has a color of #5c5dac        
        
          <p style="color:#5c5dac;">Text here</p>
        
        
          .mytext {color:#5c5dac;}
        
        Text color #5c5dac
      
           This box has a color of #5c5dac        
        
          <div style="background-color:#5c5dac;">Content here</div>
        
        
          .mybackground {background-color:#5c5dac;}
        
        Background color #5c5dac
      
           Border around this has a color of #5c5dac        
        
          <div style="border:2px solid #5c5dac;">Content here</div>
        
        
          .myborder {border:2px solid #5c5dac;}
        
        Border color #5c5dac