#18b2ea color space conversions
Hex:
        #18b2ea
        RGB:
        24, 178, 234
        CMY:
        91, 30, 8
        CMYK:
        90, 24, 0, 8
      HSL:
        196°, 83.3333%, 50.5882%
        HSV (HSB):
        196°, 89.7436%, 91.7647%
        XYZ:
        31.1484, 37.9755, 83.5302
        xyY:
        0.2040, 0.2488, 37.9755
      CIE-Lab:
        68.0025, -17.3580, -38.2552
        CIE-LCH:
        68.0025, 42.0090, 245.5942
        CIE-Luv:
        68.0025, -45.5236, -59.1335
        Hunter-Lab:
        61.6243, -17.6185, -37.2292
      #18b2ea color charts
#18b2ea RGB chart
      #18b2ea CMYK chart
      #18b2ea RGB pie chart
      #18b2ea color shades, tints & tones
#18b2ea color schemes
#18b2ea color preview, HTML & CSS examples
           This text has a color of #18b2ea        
        
          <p style="color:#18b2ea;">Text here</p>
        
        
          .mytext {color:#18b2ea;}
        
        Text color #18b2ea
      
           This box has a color of #18b2ea        
        
          <div style="background-color:#18b2ea;">Content here</div>
        
        
          .mybackground {background-color:#18b2ea;}
        
        Background color #18b2ea
      
           Border around this has a color of #18b2ea        
        
          <div style="border:2px solid #18b2ea;">Content here</div>
        
        
          .myborder {border:2px solid #18b2ea;}
        
        Border color #18b2ea