#18affb color space conversions
Hex:
        #18affb
        RGB:
        24, 175, 251
        CMY:
        91, 31, 2
        CMYK:
        90, 30, 0, 2
      HSL:
        200°, 96.5957%, 53.9216%
        HSV (HSB):
        200°, 90.4382%, 98.4314%
        XYZ:
        33.1192, 37.8192, 96.8210
        xyY:
        0.1974, 0.2254, 37.8192
      CIE-Lab:
        67.8871, -9.7380, -47.6909
        CIE-LCH:
        67.8871, 48.6750, 258.4594
        CIE-Luv:
        67.8871, -43.3629, -76.1350
        Hunter-Lab:
        61.4973, -11.4894, -50.2978
      #18affb color charts
#18affb RGB chart
      #18affb CMYK chart
      #18affb RGB pie chart
      #18affb color shades, tints & tones
#18affb color schemes
#18affb color preview, HTML & CSS examples
           This text has a color of #18affb        
        
          <p style="color:#18affb;">Text here</p>
        
        
          .mytext {color:#18affb;}
        
        Text color #18affb
      
           This box has a color of #18affb        
        
          <div style="background-color:#18affb;">Content here</div>
        
        
          .mybackground {background-color:#18affb;}
        
        Background color #18affb
      
           Border around this has a color of #18affb        
        
          <div style="border:2px solid #18affb;">Content here</div>
        
        
          .myborder {border:2px solid #18affb;}
        
        Border color #18affb