#605f7d color space conversions
Hex:
        #605f7d
        RGB:
        96, 95, 125
        CMY:
        62, 63, 51
        CMYK:
        23, 24, 0, 51
      HSL:
        242°, 13.6364%, 43.1373%
        HSV (HSB):
        242°, 24.0000%, 49.0196%
        XYZ:
        12.6178, 12.1519, 21.0826
        xyY:
        0.2752, 0.2650, 12.1519
      CIE-Lab:
        41.4565, 7.4078, -16.6418
        CIE-LCH:
        41.4565, 18.2161, 293.9955
        CIE-Luv:
        41.4565, -1.2528, -24.0738
        Hunter-Lab:
        34.8596, 3.6056, -11.4561
      #605f7d color charts
#605f7d RGB chart
      #605f7d CMYK chart
      #605f7d RGB pie chart
      #605f7d color shades, tints & tones
#605f7d color schemes
#605f7d color preview, HTML & CSS examples
           This text has a color of #605f7d        
        
          <p style="color:#605f7d;">Text here</p>
        
        
          .mytext {color:#605f7d;}
        
        Text color #605f7d
      
           This box has a color of #605f7d        
        
          <div style="background-color:#605f7d;">Content here</div>
        
        
          .mybackground {background-color:#605f7d;}
        
        Background color #605f7d
      
           Border around this has a color of #605f7d        
        
          <div style="border:2px solid #605f7d;">Content here</div>
        
        
          .myborder {border:2px solid #605f7d;}
        
        Border color #605f7d