#18eaf2 color space conversions
Hex:
        #18eaf2
        RGB:
        24, 234, 242
        CMY:
        91, 8, 5
        CMYK:
        90, 3, 0, 5
      HSL:
        182°, 89.3443%, 52.1569%
        HSV (HSB):
        182°, 90.0826%, 94.9020%
        XYZ:
        45.8265, 65.4506, 94.2223
        xyY:
        0.2230, 0.3185, 65.4506
      CIE-Lab:
        84.7154, -42.0489, -16.9403
        CIE-LCH:
        84.7154, 45.3330, 201.9431
        CIE-Luv:
        84.7154, -63.8077, -20.6629
        Hunter-Lab:
        80.9016, -40.4668, -12.4212
      #18eaf2 color charts
#18eaf2 RGB chart
      #18eaf2 CMYK chart
      #18eaf2 RGB pie chart
      #18eaf2 color shades, tints & tones
#18eaf2 color schemes
#18eaf2 color preview, HTML & CSS examples
           This text has a color of #18eaf2        
        
          <p style="color:#18eaf2;">Text here</p>
        
        
          .mytext {color:#18eaf2;}
        
        Text color #18eaf2
      
           This box has a color of #18eaf2        
        
          <div style="background-color:#18eaf2;">Content here</div>
        
        
          .mybackground {background-color:#18eaf2;}
        
        Background color #18eaf2
      
           Border around this has a color of #18eaf2        
        
          <div style="border:2px solid #18eaf2;">Content here</div>
        
        
          .myborder {border:2px solid #18eaf2;}
        
        Border color #18eaf2