#2b8fab color space conversions
Hex:
        #2b8fab
        RGB:
        43, 143, 171
        CMY:
        83, 44, 33
        CMYK:
        75, 16, 0, 33
      HSL:
        193°, 59.8131%, 41.9608%
        HSV (HSB):
        193°, 74.8538%, 67.0588%
        XYZ:
        18.1694, 23.0988, 42.0290
        xyY:
        0.2181, 0.2773, 23.0988
      CIE-Lab:
        55.1739, -18.7544, -22.9080
        CIE-LCH:
        55.1739, 29.6059, 230.6934
        CIE-Luv:
        55.1739, -35.6774, -32.0695
        Hunter-Lab:
        48.0612, -16.6256, -18.2056
      #2b8fab color charts
#2b8fab RGB chart
      #2b8fab CMYK chart
      #2b8fab RGB pie chart
      #2b8fab color shades, tints & tones
#2b8fab color schemes
#2b8fab color preview, HTML & CSS examples
           This text has a color of #2b8fab        
        
          <p style="color:#2b8fab;">Text here</p>
        
        
          .mytext {color:#2b8fab;}
        
        Text color #2b8fab
      
           This box has a color of #2b8fab        
        
          <div style="background-color:#2b8fab;">Content here</div>
        
        
          .mybackground {background-color:#2b8fab;}
        
        Background color #2b8fab
      
           Border around this has a color of #2b8fab        
        
          <div style="border:2px solid #2b8fab;">Content here</div>
        
        
          .myborder {border:2px solid #2b8fab;}
        
        Border color #2b8fab