#18b6de color space conversions
Hex:
        #18b6de
        RGB:
        24, 182, 222
        CMY:
        91, 29, 13
        CMYK:
        89, 18, 0, 13
      HSL:
        192°, 80.4878%, 48.2353%
        HSV (HSB):
        192°, 89.1892%, 87.0588%
        XYZ:
        30.2895, 38.9240, 75.0239
        xyY:
        0.2100, 0.2699, 38.9240
      CIE-Lab:
        68.6962, -23.5459, -30.6206
        CIE-LCH:
        68.6962, 38.6268, 232.4412
        CIE-Luv:
        68.6962, -47.7518, -45.4620
        Hunter-Lab:
        62.3891, -22.5205, -27.6248
      #18b6de color charts
#18b6de RGB chart
      #18b6de CMYK chart
      #18b6de RGB pie chart
      #18b6de color shades, tints & tones
#18b6de color schemes
#18b6de color preview, HTML & CSS examples
           This text has a color of #18b6de        
        
          <p style="color:#18b6de;">Text here</p>
        
        
          .mytext {color:#18b6de;}
        
        Text color #18b6de
      
           This box has a color of #18b6de        
        
          <div style="background-color:#18b6de;">Content here</div>
        
        
          .mybackground {background-color:#18b6de;}
        
        Background color #18b6de
      
           Border around this has a color of #18b6de        
        
          <div style="border:2px solid #18b6de;">Content here</div>
        
        
          .myborder {border:2px solid #18b6de;}
        
        Border color #18b6de