#5f72bd color space conversions
Hex:
        #5f72bd
        RGB:
        95, 114, 189
        CMY:
        63, 55, 26
        CMYK:
        50, 40, 0, 26
      HSL:
        228°, 41.5929%, 55.6863%
        HSV (HSB):
        228°, 49.7354%, 74.1176%
        XYZ:
        19.9219, 18.1416, 50.5958
        xyY:
        0.2247, 0.2046, 18.1416
      CIE-Lab:
        49.6675, 13.9583, -41.6910
        CIE-LCH:
        49.6675, 43.9656, 288.5108
        CIE-Luv:
        49.6675, -11.8132, -64.8665
        Hunter-Lab:
        42.5930, 8.9516, -40.6149
      #5f72bd color charts
#5f72bd RGB chart
      #5f72bd CMYK chart
      #5f72bd RGB pie chart
      #5f72bd color shades, tints & tones
#5f72bd color schemes
#5f72bd color preview, HTML & CSS examples
           This text has a color of #5f72bd        
        
          <p style="color:#5f72bd;">Text here</p>
        
        
          .mytext {color:#5f72bd;}
        
        Text color #5f72bd
      
           This box has a color of #5f72bd        
        
          <div style="background-color:#5f72bd;">Content here</div>
        
        
          .mybackground {background-color:#5f72bd;}
        
        Background color #5f72bd
      
           Border around this has a color of #5f72bd        
        
          <div style="border:2px solid #5f72bd;">Content here</div>
        
        
          .myborder {border:2px solid #5f72bd;}
        
        Border color #5f72bd