#5f407a color space conversions
Hex:
        #5f407a
        RGB:
        95, 64, 122
        CMY:
        63, 75, 52
        CMYK:
        22, 48, 0, 52
      HSL:
        272°, 31.1828%, 36.4706%
        HSV (HSB):
        272°, 47.5410%, 47.8431%
        XYZ:
        10.0656, 7.5048, 19.3304
        xyY:
        0.2728, 0.2034, 7.5048
      CIE-Lab:
        32.9296, 25.6540, -28.0449
        CIE-LCH:
        32.9296, 38.0084, 312.4507
        CIE-Luv:
        32.9296, 10.7279, -40.4121
        Hunter-Lab:
        27.3949, 17.6441, -22.6597
      #5f407a color charts
#5f407a RGB chart
      #5f407a CMYK chart
      #5f407a RGB pie chart
      #5f407a color shades, tints & tones
#5f407a color schemes
#5f407a color preview, HTML & CSS examples
           This text has a color of #5f407a        
        
          <p style="color:#5f407a;">Text here</p>
        
        
          .mytext {color:#5f407a;}
        
        Text color #5f407a
      
           This box has a color of #5f407a        
        
          <div style="background-color:#5f407a;">Content here</div>
        
        
          .mybackground {background-color:#5f407a;}
        
        Background color #5f407a
      
           Border around this has a color of #5f407a        
        
          <div style="border:2px solid #5f407a;">Content here</div>
        
        
          .myborder {border:2px solid #5f407a;}
        
        Border color #5f407a