#2d97ba color space conversions
Hex:
        #2d97ba
        RGB:
        45, 151, 186
        CMY:
        82, 41, 27
        CMYK:
        76, 19, 0, 27
      HSL:
        195°, 61.0390%, 45.2941%
        HSV (HSB):
        195°, 75.8065%, 72.9412%
        XYZ:
        21.0117, 26.2363, 50.4110
        xyY:
        0.2152, 0.2687, 26.2363
      CIE-Lab:
        58.2606, -17.7614, -26.6863
        CIE-LCH:
        58.2606, 32.0566, 236.3538
        CIE-Luv:
        58.2606, -37.3329, -38.6239
        Hunter-Lab:
        51.2214, -16.4142, -22.4971
      #2d97ba color charts
#2d97ba RGB chart
      #2d97ba CMYK chart
      #2d97ba RGB pie chart
      #2d97ba color shades, tints & tones
#2d97ba color schemes
#2d97ba color preview, HTML & CSS examples
           This text has a color of #2d97ba        
        
          <p style="color:#2d97ba;">Text here</p>
        
        
          .mytext {color:#2d97ba;}
        
        Text color #2d97ba
      
           This box has a color of #2d97ba        
        
          <div style="background-color:#2d97ba;">Content here</div>
        
        
          .mybackground {background-color:#2d97ba;}
        
        Background color #2d97ba
      
           Border around this has a color of #2d97ba        
        
          <div style="border:2px solid #2d97ba;">Content here</div>
        
        
          .myborder {border:2px solid #2d97ba;}
        
        Border color #2d97ba