#665c7f color space conversions
Hex:
        #665c7f
        RGB:
        102, 92, 127
        CMY:
        60, 64, 50
        CMYK:
        20, 28, 0, 50
      HSL:
        257°, 15.9817%, 42.9412%
        HSV (HSB):
        257°, 27.5591%, 49.8039%
        XYZ:
        13.1374, 12.0114, 21.7047
        xyY:
        0.2804, 0.2564, 12.0114
      CIE-Lab:
        41.2342, 11.8206, -18.1522
        CIE-LCH:
        41.2342, 21.6617, 303.0720
        CIE-Luv:
        41.2342, 2.9526, -26.8125
        Hunter-Lab:
        34.6574, 7.0125, -12.8710
      #665c7f color charts
#665c7f RGB chart
      #665c7f CMYK chart
      #665c7f RGB pie chart
      #665c7f color shades, tints & tones
#665c7f color schemes
#665c7f color preview, HTML & CSS examples
           This text has a color of #665c7f        
        
          <p style="color:#665c7f;">Text here</p>
        
        
          .mytext {color:#665c7f;}
        
        Text color #665c7f
      
           This box has a color of #665c7f        
        
          <div style="background-color:#665c7f;">Content here</div>
        
        
          .mybackground {background-color:#665c7f;}
        
        Background color #665c7f
      
           Border around this has a color of #665c7f        
        
          <div style="border:2px solid #665c7f;">Content here</div>
        
        
          .myborder {border:2px solid #665c7f;}
        
        Border color #665c7f