#2b8faa color space conversions
Hex:
        #2b8faa
        RGB:
        43, 143, 170
        CMY:
        83, 44, 33
        CMYK:
        75, 16, 0, 33
      HSL:
        193°, 59.6244%, 41.7647%
        HSV (HSB):
        193°, 74.7059%, 66.6667%
        XYZ:
        18.0744, 23.0608, 41.5288
        xyY:
        0.2186, 0.2790, 23.0608
      CIE-Lab:
        55.1349, -19.0889, -22.3954
        CIE-LCH:
        55.1349, 29.4268, 229.5570
        CIE-Luv:
        55.1349, -35.7391, -31.2026
        Hunter-Lab:
        48.0217, -16.8540, -17.6584
      #2b8faa color charts
#2b8faa RGB chart
      #2b8faa CMYK chart
      #2b8faa RGB pie chart
      #2b8faa color shades, tints & tones
#2b8faa color schemes
#2b8faa color preview, HTML & CSS examples
           This text has a color of #2b8faa        
        
          <p style="color:#2b8faa;">Text here</p>
        
        
          .mytext {color:#2b8faa;}
        
        Text color #2b8faa
      
           This box has a color of #2b8faa        
        
          <div style="background-color:#2b8faa;">Content here</div>
        
        
          .mybackground {background-color:#2b8faa;}
        
        Background color #2b8faa
      
           Border around this has a color of #2b8faa        
        
          <div style="border:2px solid #2b8faa;">Content here</div>
        
        
          .myborder {border:2px solid #2b8faa;}
        
        Border color #2b8faa