#5c629f color space conversions
Hex:
        #5c629f
        RGB:
        92, 98, 159
        CMY:
        64, 62, 38
        CMYK:
        42, 38, 0, 38
      HSL:
        235°, 26.6932%, 49.2157%
        HSV (HSB):
        235°, 42.1384%, 62.3529%
        XYZ:
        15.0393, 13.5139, 34.6167
        xyY:
        0.2381, 0.2139, 13.5139
      CIE-Lab:
        43.5275, 13.8531, -33.8681
        CIE-LCH:
        43.5275, 36.5917, 292.2460
        CIE-Luv:
        43.5275, -6.1011, -51.0101
        Hunter-Lab:
        36.7612, 8.6937, -30.0983
      #5c629f color charts
#5c629f RGB chart
      #5c629f CMYK chart
      #5c629f RGB pie chart
      #5c629f color shades, tints & tones
#5c629f color schemes
#5c629f color preview, HTML & CSS examples
           This text has a color of #5c629f        
        
          <p style="color:#5c629f;">Text here</p>
        
        
          .mytext {color:#5c629f;}
        
        Text color #5c629f
      
           This box has a color of #5c629f        
        
          <div style="background-color:#5c629f;">Content here</div>
        
        
          .mybackground {background-color:#5c629f;}
        
        Background color #5c629f
      
           Border around this has a color of #5c629f        
        
          <div style="border:2px solid #5c629f;">Content here</div>
        
        
          .myborder {border:2px solid #5c629f;}
        
        Border color #5c629f