#18b5ba color space conversions
Hex:
        #18b5ba
        RGB:
        24, 181, 186
        CMY:
        91, 29, 27
        CMYK:
        87, 3, 0, 27
      HSL:
        182°, 77.1429%, 41.1765%
        HSV (HSB):
        182°, 87.0968%, 72.9412%
        XYZ:
        25.7635, 36.7871, 52.1971
        xyY:
        0.2245, 0.3206, 36.7871
      CIE-Lab:
        67.1170, -34.6752, -13.2229
        CIE-LCH:
        67.1170, 37.1108, 200.8736
        CIE-Luv:
        67.1170, -50.1440, -15.1534
        Hunter-Lab:
        60.6524, -30.3197, -8.5680
      #18b5ba color charts
#18b5ba RGB chart
      #18b5ba CMYK chart
      #18b5ba RGB pie chart
      #18b5ba color shades, tints & tones
#18b5ba color schemes
#18b5ba color preview, HTML & CSS examples
           This text has a color of #18b5ba        
        
          <p style="color:#18b5ba;">Text here</p>
        
        
          .mytext {color:#18b5ba;}
        
        Text color #18b5ba
      
           This box has a color of #18b5ba        
        
          <div style="background-color:#18b5ba;">Content here</div>
        
        
          .mybackground {background-color:#18b5ba;}
        
        Background color #18b5ba
      
           Border around this has a color of #18b5ba        
        
          <div style="border:2px solid #18b5ba;">Content here</div>
        
        
          .myborder {border:2px solid #18b5ba;}
        
        Border color #18b5ba