#665e7d color space conversions
Hex:
        #665e7d
        RGB:
        102, 94, 125
        CMY:
        60, 63, 51
        CMYK:
        18, 25, 0, 51
      HSL:
        255°, 14.1553%, 42.9412%
        HSV (HSB):
        255°, 24.8000%, 49.0196%
        XYZ:
        13.1839, 12.3109, 21.0834
        xyY:
        0.2830, 0.2643, 12.3109
      CIE-Lab:
        41.7060, 10.0915, -16.2132
        CIE-LCH:
        41.7060, 19.0973, 301.8992
        CIE-Luv:
        41.7060, 2.2429, -23.8458
        Hunter-Lab:
        35.0868, 5.6694, -11.0661
      #665e7d color charts
#665e7d RGB chart
      #665e7d CMYK chart
      #665e7d RGB pie chart
      #665e7d color shades, tints & tones
#665e7d color schemes
#665e7d color preview, HTML & CSS examples
           This text has a color of #665e7d        
        
          <p style="color:#665e7d;">Text here</p>
        
        
          .mytext {color:#665e7d;}
        
        Text color #665e7d
      
           This box has a color of #665e7d        
        
          <div style="background-color:#665e7d;">Content here</div>
        
        
          .mybackground {background-color:#665e7d;}
        
        Background color #665e7d
      
           Border around this has a color of #665e7d        
        
          <div style="border:2px solid #665e7d;">Content here</div>
        
        
          .myborder {border:2px solid #665e7d;}
        
        Border color #665e7d