#5f5c86 color space conversions
Hex:
        #5f5c86
        RGB:
        95, 92, 134
        CMY:
        63, 64, 47
        CMYK:
        29, 31, 0, 47
      HSL:
        244°, 18.5841%, 44.3137%
        HSV (HSB):
        244°, 31.3433%, 52.5490%
        XYZ:
        12.8495, 11.8084, 24.1563
        xyY:
        0.2632, 0.2419, 11.8084
      CIE-Lab:
        40.9100, 11.3158, -22.9540
        CIE-LCH:
        40.9100, 25.5917, 296.2424
        CIE-Luv:
        40.9100, -1.0615, -33.7131
        Hunter-Lab:
        34.3634, 6.6108, -17.6244
      #5f5c86 color charts
#5f5c86 RGB chart
      #5f5c86 CMYK chart
      #5f5c86 RGB pie chart
      #5f5c86 color shades, tints & tones
#5f5c86 color schemes
#5f5c86 color preview, HTML & CSS examples
           This text has a color of #5f5c86        
        
          <p style="color:#5f5c86;">Text here</p>
        
        
          .mytext {color:#5f5c86;}
        
        Text color #5f5c86
      
           This box has a color of #5f5c86        
        
          <div style="background-color:#5f5c86;">Content here</div>
        
        
          .mybackground {background-color:#5f5c86;}
        
        Background color #5f5c86
      
           Border around this has a color of #5f5c86        
        
          <div style="border:2px solid #5f5c86;">Content here</div>
        
        
          .myborder {border:2px solid #5f5c86;}
        
        Border color #5f5c86