#5c628f color space conversions
Hex:
        #5c628f
        RGB:
        92, 98, 143
        CMY:
        64, 62, 44
        CMYK:
        36, 31, 0, 44
      HSL:
        233°, 21.7021%, 46.0784%
        HSV (HSB):
        233°, 35.6643%, 56.0784%
        XYZ:
        13.7392, 12.9938, 27.7705
        xyY:
        0.2521, 0.2384, 12.9938
      CIE-Lab:
        42.7540, 9.1587, -25.5347
        CIE-LCH:
        42.7540, 27.1276, 289.7318
        CIE-Luv:
        42.7540, -5.3381, -37.6745
        Hunter-Lab:
        36.0470, 4.9527, -20.4440
      #5c628f color charts
#5c628f RGB chart
      #5c628f CMYK chart
      #5c628f RGB pie chart
      #5c628f color shades, tints & tones
#5c628f color schemes
#5c628f color preview, HTML & CSS examples
           This text has a color of #5c628f        
        
          <p style="color:#5c628f;">Text here</p>
        
        
          .mytext {color:#5c628f;}
        
        Text color #5c628f
      
           This box has a color of #5c628f        
        
          <div style="background-color:#5c628f;">Content here</div>
        
        
          .mybackground {background-color:#5c628f;}
        
        Background color #5c628f
      
           Border around this has a color of #5c628f        
        
          <div style="border:2px solid #5c628f;">Content here</div>
        
        
          .myborder {border:2px solid #5c628f;}
        
        Border color #5c628f