#665e8e color space conversions
Hex:
        #665e8e
        RGB:
        102, 94, 142
        CMY:
        60, 63, 44
        CMYK:
        28, 34, 0, 44
      HSL:
        250°, 20.3390%, 46.2745%
        HSV (HSB):
        250°, 33.8028%, 55.6863%
        XYZ:
        14.3647, 12.7832, 27.3015
        xyY:
        0.2638, 0.2348, 12.7832
      CIE-Lab:
        42.4347, 14.4577, -25.3670
        CIE-LCH:
        42.4347, 29.1978, 299.6805
        CIE-Luv:
        42.4347, 0.9146, -38.0006
        Hunter-Lab:
        35.7536, 9.1470, -20.2464
      #665e8e color charts
#665e8e RGB chart
      #665e8e CMYK chart
      #665e8e RGB pie chart
      #665e8e color shades, tints & tones
#665e8e color schemes
#665e8e color preview, HTML & CSS examples
           This text has a color of #665e8e        
        
          <p style="color:#665e8e;">Text here</p>
        
        
          .mytext {color:#665e8e;}
        
        Text color #665e8e
      
           This box has a color of #665e8e        
        
          <div style="background-color:#665e8e;">Content here</div>
        
        
          .mybackground {background-color:#665e8e;}
        
        Background color #665e8e
      
           Border around this has a color of #665e8e        
        
          <div style="border:2px solid #665e8e;">Content here</div>
        
        
          .myborder {border:2px solid #665e8e;}
        
        Border color #665e8e