#5f387f color space conversions
Hex:
        #5f387f
        RGB:
        95, 56, 127
        CMY:
        63, 78, 50
        CMYK:
        25, 56, 0, 50
      HSL:
        273°, 38.7978%, 35.8824%
        HSV (HSB):
        273°, 55.9055%, 49.8039%
        XYZ:
        9.9643, 6.7935, 20.8648
        xyY:
        0.2648, 0.1806, 6.7935
      CIE-Lab:
        31.3322, 31.7429, -33.6977
        CIE-LCH:
        31.3322, 46.2941, 313.2890
        CIE-Luv:
        31.3322, 12.4709, -48.0131
        Hunter-Lab:
        26.0644, 22.6265, -29.2170
      #5f387f color charts
#5f387f RGB chart
      #5f387f CMYK chart
      #5f387f RGB pie chart
      #5f387f color shades, tints & tones
#5f387f color schemes
#5f387f color preview, HTML & CSS examples
           This text has a color of #5f387f        
        
          <p style="color:#5f387f;">Text here</p>
        
        
          .mytext {color:#5f387f;}
        
        Text color #5f387f
      
           This box has a color of #5f387f        
        
          <div style="background-color:#5f387f;">Content here</div>
        
        
          .mybackground {background-color:#5f387f;}
        
        Background color #5f387f
      
           Border around this has a color of #5f387f        
        
          <div style="border:2px solid #5f387f;">Content here</div>
        
        
          .myborder {border:2px solid #5f387f;}
        
        Border color #5f387f