#2f97ba color space conversions
Hex:
        #2f97ba
        RGB:
        47, 151, 186
        CMY:
        82, 41, 27
        CMYK:
        75, 19, 0, 27
      HSL:
        195°, 59.6567%, 45.6863%
        HSV (HSB):
        195°, 74.7312%, 72.9412%
        XYZ:
        21.1018, 26.2827, 50.4153
        xyY:
        0.2158, 0.2687, 26.2827
      CIE-Lab:
        58.3044, -17.5187, -26.6151
        CIE-LCH:
        58.3044, 31.8633, 236.6462
        CIE-Luv:
        58.3044, -37.0378, -38.5400
        Hunter-Lab:
        51.2667, -16.2445, -22.4187
      #2f97ba color charts
#2f97ba RGB chart
      #2f97ba CMYK chart
      #2f97ba RGB pie chart
      #2f97ba color shades, tints & tones
#2f97ba color schemes
#2f97ba color preview, HTML & CSS examples
           This text has a color of #2f97ba        
        
          <p style="color:#2f97ba;">Text here</p>
        
        
          .mytext {color:#2f97ba;}
        
        Text color #2f97ba
      
           This box has a color of #2f97ba        
        
          <div style="background-color:#2f97ba;">Content here</div>
        
        
          .mybackground {background-color:#2f97ba;}
        
        Background color #2f97ba
      
           Border around this has a color of #2f97ba        
        
          <div style="border:2px solid #2f97ba;">Content here</div>
        
        
          .myborder {border:2px solid #2f97ba;}
        
        Border color #2f97ba