#5c559f color space conversions
Hex:
        #5c559f
        RGB:
        92, 85, 159
        CMY:
        64, 67, 38
        CMYK:
        42, 47, 0, 38
      HSL:
        246°, 30.3279%, 47.8431%
        HSV (HSB):
        246°, 46.5409%, 62.3529%
        XYZ:
        13.9201, 11.2755, 34.2436
        xyY:
        0.2342, 0.1897, 11.2755
      CIE-Lab:
        40.0407, 22.0006, -39.3878
        CIE-LCH:
        40.0407, 45.1157, 299.1862
        CIE-Luv:
        40.0407, -1.5643, -58.9467
        Hunter-Lab:
        33.5790, 15.2336, -36.9581
      #5c559f color charts
#5c559f RGB chart
      #5c559f CMYK chart
      #5c559f RGB pie chart
      #5c559f color shades, tints & tones
#5c559f color schemes
#5c559f color preview, HTML & CSS examples
           This text has a color of #5c559f        
        
          <p style="color:#5c559f;">Text here</p>
        
        
          .mytext {color:#5c559f;}
        
        Text color #5c559f
      
           This box has a color of #5c559f        
        
          <div style="background-color:#5c559f;">Content here</div>
        
        
          .mybackground {background-color:#5c559f;}
        
        Background color #5c559f
      
           Border around this has a color of #5c559f        
        
          <div style="border:2px solid #5c559f;">Content here</div>
        
        
          .myborder {border:2px solid #5c559f;}
        
        Border color #5c559f