#248bab color space conversions
Hex:
        #248bab
        RGB:
        36, 139, 171
        CMY:
        86, 45, 33
        CMYK:
        79, 19, 0, 33
      HSL:
        194°, 65.2174%, 40.5882%
        HSV (HSB):
        194°, 78.9474%, 67.0588%
        XYZ:
        17.3109, 21.7806, 41.8198
        xyY:
        0.2139, 0.2692, 21.7806
      CIE-Lab:
        53.7934, -17.4140, -25.0462
        CIE-LCH:
        53.7934, 30.5051, 235.1902
        CIE-Luv:
        53.7934, -35.2103, -35.5241
        Hunter-Lab:
        46.6697, -15.4621, -20.4598
      #248bab color charts
#248bab RGB chart
      #248bab CMYK chart
      #248bab RGB pie chart
      #248bab color shades, tints & tones
#248bab color schemes
#248bab color preview, HTML & CSS examples
           This text has a color of #248bab        
        
          <p style="color:#248bab;">Text here</p>
        
        
          .mytext {color:#248bab;}
        
        Text color #248bab
      
           This box has a color of #248bab        
        
          <div style="background-color:#248bab;">Content here</div>
        
        
          .mybackground {background-color:#248bab;}
        
        Background color #248bab
      
           Border around this has a color of #248bab        
        
          <div style="border:2px solid #248bab;">Content here</div>
        
        
          .myborder {border:2px solid #248bab;}
        
        Border color #248bab