#5f72bb color space conversions
Hex:
        #5f72bb
        RGB:
        95, 114, 187
        CMY:
        63, 55, 27
        CMYK:
        49, 39, 0, 27
      HSL:
        228°, 40.3509%, 55.2941%
        HSV (HSB):
        228°, 49.1979%, 73.3333%
        XYZ:
        19.7063, 18.0554, 49.4601
        xyY:
        0.2259, 0.2070, 18.0554
      CIE-Lab:
        49.5632, 13.3320, -40.7029
        CIE-LCH:
        49.5632, 42.8307, 288.1359
        CIE-Luv:
        49.5632, -11.7589, -63.2149
        Hunter-Lab:
        42.4916, 8.4223, -39.2692
      #5f72bb color charts
#5f72bb RGB chart
      #5f72bb CMYK chart
      #5f72bb RGB pie chart
      #5f72bb color shades, tints & tones
#5f72bb color schemes
#5f72bb color preview, HTML & CSS examples
           This text has a color of #5f72bb        
        
          <p style="color:#5f72bb;">Text here</p>
        
        
          .mytext {color:#5f72bb;}
        
        Text color #5f72bb
      
           This box has a color of #5f72bb        
        
          <div style="background-color:#5f72bb;">Content here</div>
        
        
          .mybackground {background-color:#5f72bb;}
        
        Background color #5f72bb
      
           Border around this has a color of #5f72bb        
        
          <div style="border:2px solid #5f72bb;">Content here</div>
        
        
          .myborder {border:2px solid #5f72bb;}
        
        Border color #5f72bb