#18c6de color space conversions
Hex:
        #18c6de
        RGB:
        24, 198, 222
        CMY:
        91, 22, 13
        CMYK:
        89, 11, 0, 13
      HSL:
        187°, 80.4878%, 48.2353%
        HSV (HSB):
        187°, 89.1892%, 87.0588%
        XYZ:
        33.7556, 45.8563, 76.1793
        xyY:
        0.2167, 0.2943, 45.8563
      CIE-Lab:
        73.4522, -31.4862, -23.3227
        CIE-LCH:
        73.4522, 39.1833, 216.5284
        CIE-Luv:
        73.4522, -53.2169, -32.4385
        Hunter-Lab:
        67.7173, -29.5268, -19.2968
      #18c6de color charts
#18c6de RGB chart
      #18c6de CMYK chart
      #18c6de RGB pie chart
      #18c6de color shades, tints & tones
#18c6de color schemes
#18c6de color preview, HTML & CSS examples
           This text has a color of #18c6de        
        
          <p style="color:#18c6de;">Text here</p>
        
        
          .mytext {color:#18c6de;}
        
        Text color #18c6de
      
           This box has a color of #18c6de        
        
          <div style="background-color:#18c6de;">Content here</div>
        
        
          .mybackground {background-color:#18c6de;}
        
        Background color #18c6de
      
           Border around this has a color of #18c6de        
        
          <div style="border:2px solid #18c6de;">Content here</div>
        
        
          .myborder {border:2px solid #18c6de;}
        
        Border color #18c6de