#5f397b color space conversions
Hex:
        #5f397b
        RGB:
        95, 57, 123
        CMY:
        63, 78, 52
        CMYK:
        23, 54, 0, 52
      HSL:
        275°, 36.6667%, 35.2941%
        HSV (HSB):
        275°, 53.6585%, 48.2353%
        XYZ:
        9.7576, 6.7892, 19.5351
        xyY:
        0.2704, 0.1882, 6.7892
      CIE-Lab:
        31.3221, 30.1450, -31.2116
        CIE-LCH:
        31.3221, 43.3922, 314.0041
        CIE-Luv:
        31.3221, 12.8181, -44.5186
        Hunter-Lab:
        26.0561, 21.2472, -26.2122
      #5f397b color charts
#5f397b RGB chart
      #5f397b CMYK chart
      #5f397b RGB pie chart
      #5f397b color shades, tints & tones
#5f397b color schemes
#5f397b color preview, HTML & CSS examples
           This text has a color of #5f397b        
        
          <p style="color:#5f397b;">Text here</p>
        
        
          .mytext {color:#5f397b;}
        
        Text color #5f397b
      
           This box has a color of #5f397b        
        
          <div style="background-color:#5f397b;">Content here</div>
        
        
          .mybackground {background-color:#5f397b;}
        
        Background color #5f397b
      
           Border around this has a color of #5f397b        
        
          <div style="border:2px solid #5f397b;">Content here</div>
        
        
          .myborder {border:2px solid #5f397b;}
        
        Border color #5f397b