#5f649e color space conversions
Hex:
        #5f649e
        RGB:
        95, 100, 158
        CMY:
        63, 61, 38
        CMYK:
        40, 37, 0, 38
      HSL:
        235°, 24.9012%, 49.6078%
        HSV (HSB):
        235°, 39.8734%, 61.9608%
        XYZ:
        15.4480, 14.0159, 34.2389
        xyY:
        0.2425, 0.2200, 14.0159
      CIE-Lab:
        44.2557, 13.1426, -32.1143
        CIE-LCH:
        44.2557, 34.6995, 292.2565
        CIE-Luv:
        44.2557, -5.5691, -48.4573
        Hunter-Lab:
        37.4378, 8.1388, -28.0175
      #5f649e color charts
#5f649e RGB chart
      #5f649e CMYK chart
      #5f649e RGB pie chart
      #5f649e color shades, tints & tones
#5f649e color schemes
#5f649e color preview, HTML & CSS examples
           This text has a color of #5f649e        
        
          <p style="color:#5f649e;">Text here</p>
        
        
          .mytext {color:#5f649e;}
        
        Text color #5f649e
      
           This box has a color of #5f649e        
        
          <div style="background-color:#5f649e;">Content here</div>
        
        
          .mybackground {background-color:#5f649e;}
        
        Background color #5f649e
      
           Border around this has a color of #5f649e        
        
          <div style="border:2px solid #5f649e;">Content here</div>
        
        
          .myborder {border:2px solid #5f649e;}
        
        Border color #5f649e