#5f98ba color space conversions
Hex:
        #5f98ba
        RGB:
        95, 152, 186
        CMY:
        63, 40, 27
        CMYK:
        49, 18, 0, 27
      HSL:
        202°, 39.7380%, 55.0980%
        HSV (HSB):
        202°, 48.9247%, 72.9412%
        XYZ:
        24.8105, 28.4345, 50.6351
        xyY:
        0.2388, 0.2737, 28.4345
      CIE-Lab:
        60.2793, -9.2425, -23.4348
        CIE-LCH:
        60.2793, 25.1915, 248.4761
        CIE-Luv:
        60.2793, -26.1132, -34.5619
        Hunter-Lab:
        53.3240, -10.2651, -18.9734
      #5f98ba color charts
#5f98ba RGB chart
      #5f98ba CMYK chart
      #5f98ba RGB pie chart
      #5f98ba color shades, tints & tones
#5f98ba color schemes
#5f98ba color preview, HTML & CSS examples
           This text has a color of #5f98ba        
        
          <p style="color:#5f98ba;">Text here</p>
        
        
          .mytext {color:#5f98ba;}
        
        Text color #5f98ba
      
           This box has a color of #5f98ba        
        
          <div style="background-color:#5f98ba;">Content here</div>
        
        
          .mybackground {background-color:#5f98ba;}
        
        Background color #5f98ba
      
           Border around this has a color of #5f98ba        
        
          <div style="border:2px solid #5f98ba;">Content here</div>
        
        
          .myborder {border:2px solid #5f98ba;}
        
        Border color #5f98ba