#298bab color space conversions
Hex:
        #298bab
        RGB:
        41, 139, 171
        CMY:
        84, 45, 33
        CMYK:
        76, 19, 0, 33
      HSL:
        195°, 61.3208%, 41.5686%
        HSV (HSB):
        195°, 76.0234%, 67.0588%
        XYZ:
        17.4978, 21.8769, 41.8285
        xyY:
        0.2155, 0.2694, 21.8769
      CIE-Lab:
        53.8962, -16.8406, -24.8792
        CIE-LCH:
        53.8962, 30.0430, 235.9062
        CIE-Luv:
        53.8962, -34.5296, -35.3321
        Hunter-Lab:
        46.7728, -15.0753, -20.2816
      #298bab color charts
#298bab RGB chart
      #298bab CMYK chart
      #298bab RGB pie chart
      #298bab color shades, tints & tones
#298bab color schemes
#298bab color preview, HTML & CSS examples
           This text has a color of #298bab        
        
          <p style="color:#298bab;">Text here</p>
        
        
          .mytext {color:#298bab;}
        
        Text color #298bab
      
           This box has a color of #298bab        
        
          <div style="background-color:#298bab;">Content here</div>
        
        
          .mybackground {background-color:#298bab;}
        
        Background color #298bab
      
           Border around this has a color of #298bab        
        
          <div style="border:2px solid #298bab;">Content here</div>
        
        
          .myborder {border:2px solid #298bab;}
        
        Border color #298bab