#5f409a color space conversions
Hex:
        #5f409a
        RGB:
        95, 64, 154
        CMY:
        63, 75, 40
        CMYK:
        38, 58, 0, 40
      HSL:
        261°, 41.2844%, 42.7451%
        HSV (HSB):
        261°, 58.4416%, 60.3922%
        XYZ:
        12.3854, 8.4328, 31.5468
        xyY:
        0.2365, 0.1610, 8.4328
      CIE-Lab:
        34.8684, 34.2297, -44.6370
        CIE-LCH:
        34.8684, 56.2506, 307.4827
        CIE-Luv:
        34.8684, 6.4887, -64.9692
        Hunter-Lab:
        29.0393, 25.3128, -44.0821
      #5f409a color charts
#5f409a RGB chart
      #5f409a CMYK chart
      #5f409a RGB pie chart
      #5f409a color shades, tints & tones
#5f409a color schemes
#5f409a color preview, HTML & CSS examples
           This text has a color of #5f409a        
        
          <p style="color:#5f409a;">Text here</p>
        
        
          .mytext {color:#5f409a;}
        
        Text color #5f409a
      
           This box has a color of #5f409a        
        
          <div style="background-color:#5f409a;">Content here</div>
        
        
          .mybackground {background-color:#5f409a;}
        
        Background color #5f409a
      
           Border around this has a color of #5f409a        
        
          <div style="border:2px solid #5f409a;">Content here</div>
        
        
          .myborder {border:2px solid #5f409a;}
        
        Border color #5f409a