#665f7d color space conversions
Hex:
        #665f7d
        RGB:
        102, 95, 125
        CMY:
        60, 63, 51
        CMYK:
        18, 24, 0, 51
      HSL:
        254°, 13.6364%, 43.1373%
        HSV (HSB):
        254°, 24.0000%, 49.0196%
        XYZ:
        13.2734, 12.4899, 21.1132
        xyY:
        0.2832, 0.2664, 12.4899
      CIE-Lab:
        41.9843, 9.4761, -15.7878
        CIE-LCH:
        41.9843, 18.4134, 300.9728
        CIE-Luv:
        41.9843, 1.8019, -23.1869
        Hunter-Lab:
        35.3410, 5.1942, -10.6820
      #665f7d color charts
#665f7d RGB chart
      #665f7d CMYK chart
      #665f7d RGB pie chart
      #665f7d color shades, tints & tones
#665f7d color schemes
#665f7d color preview, HTML & CSS examples
           This text has a color of #665f7d        
        
          <p style="color:#665f7d;">Text here</p>
        
        
          .mytext {color:#665f7d;}
        
        Text color #665f7d
      
           This box has a color of #665f7d        
        
          <div style="background-color:#665f7d;">Content here</div>
        
        
          .mybackground {background-color:#665f7d;}
        
        Background color #665f7d
      
           Border around this has a color of #665f7d        
        
          <div style="border:2px solid #665f7d;">Content here</div>
        
        
          .myborder {border:2px solid #665f7d;}
        
        Border color #665f7d