#2f89ac color space conversions
Hex:
        #2f89ac
        RGB:
        47, 137, 172
        CMY:
        82, 46, 33
        CMYK:
        73, 20, 0, 33
      HSL:
        197°, 57.0776%, 42.9412%
        HSV (HSB):
        197°, 72.6744%, 67.4510%
        XYZ:
        17.5643, 21.4742, 42.2489
        xyY:
        0.2161, 0.2642, 21.4742
      CIE-Lab:
        53.4646, -14.6201, -26.1087
        CIE-LCH:
        53.4646, 29.9235, 240.7524
        CIE-Luv:
        53.4646, -32.8129, -37.5152
        Hunter-Lab:
        46.3403, -13.4387, -21.6171
      #2f89ac color charts
#2f89ac RGB chart
      #2f89ac CMYK chart
      #2f89ac RGB pie chart
      #2f89ac color shades, tints & tones
#2f89ac color schemes
#2f89ac color preview, HTML & CSS examples
           This text has a color of #2f89ac        
        
          <p style="color:#2f89ac;">Text here</p>
        
        
          .mytext {color:#2f89ac;}
        
        Text color #2f89ac
      
           This box has a color of #2f89ac        
        
          <div style="background-color:#2f89ac;">Content here</div>
        
        
          .mybackground {background-color:#2f89ac;}
        
        Background color #2f89ac
      
           Border around this has a color of #2f89ac        
        
          <div style="border:2px solid #2f89ac;">Content here</div>
        
        
          .myborder {border:2px solid #2f89ac;}
        
        Border color #2f89ac