#5c667d color space conversions
Hex:
        #5c667d
        RGB:
        92, 102, 125
        CMY:
        64, 60, 51
        CMYK:
        26, 18, 0, 51
      HSL:
        222°, 15.2074%, 42.5490%
        HSV (HSB):
        222°, 26.4000%, 49.0196%
        XYZ:
        12.8667, 13.2587, 21.2831
        xyY:
        0.2714, 0.2797, 13.2587
      CIE-Lab:
        43.1505, 1.7725, -14.0867
        CIE-LCH:
        43.1505, 14.1978, 277.1716
        CIE-Luv:
        43.1505, -6.2229, -19.8321
        Hunter-Lab:
        36.4125, -0.6474, -9.1662
      #5c667d color charts
#5c667d RGB chart
      #5c667d CMYK chart
      #5c667d RGB pie chart
      #5c667d color shades, tints & tones
#5c667d color schemes
#5c667d color preview, HTML & CSS examples
           This text has a color of #5c667d        
        
          <p style="color:#5c667d;">Text here</p>
        
        
          .mytext {color:#5c667d;}
        
        Text color #5c667d
      
           This box has a color of #5c667d        
        
          <div style="background-color:#5c667d;">Content here</div>
        
        
          .mybackground {background-color:#5c667d;}
        
        Background color #5c667d
      
           Border around this has a color of #5c667d        
        
          <div style="border:2px solid #5c667d;">Content here</div>
        
        
          .myborder {border:2px solid #5c667d;}
        
        Border color #5c667d