#18afeb color space conversions
Hex:
        #18afeb
        RGB:
        24, 175, 235
        CMY:
        91, 31, 8
        CMYK:
        90, 26, 0, 8
      HSL:
        197°, 84.0637%, 50.7843%
        HSV (HSB):
        197°, 89.7872%, 92.1569%
        XYZ:
        30.7021, 36.8523, 84.0923
        xyY:
        0.2025, 0.2430, 36.8523
      CIE-Lab:
        67.1661, -15.4068, -40.1071
        CIE-LCH:
        67.1661, 42.9645, 248.9861
        CIE-Luv:
        67.1661, -44.4424, -62.4210
        Hunter-Lab:
        60.7061, -15.9594, -39.6364
      #18afeb color charts
#18afeb RGB chart
      #18afeb CMYK chart
      #18afeb RGB pie chart
      #18afeb color shades, tints & tones
#18afeb color schemes
#18afeb color preview, HTML & CSS examples
           This text has a color of #18afeb        
        
          <p style="color:#18afeb;">Text here</p>
        
        
          .mytext {color:#18afeb;}
        
        Text color #18afeb
      
           This box has a color of #18afeb        
        
          <div style="background-color:#18afeb;">Content here</div>
        
        
          .mybackground {background-color:#18afeb;}
        
        Background color #18afeb
      
           Border around this has a color of #18afeb        
        
          <div style="border:2px solid #18afeb;">Content here</div>
        
        
          .myborder {border:2px solid #18afeb;}
        
        Border color #18afeb