#18afff color space conversions
Hex:
        #18afff
        RGB:
        24, 175, 255
        CMY:
        91, 31, 0
        CMYK:
        91, 31, 0, 0
      HSL:
        201°, 100.0000%, 54.7059%
        HSV (HSB):
        201°, 90.5882%, 100.0000%
        XYZ:
        33.7567, 38.0741, 100.1776
        xyY:
        0.1963, 0.2214, 38.0741
      CIE-Lab:
        68.0752, -8.3059, -49.5639
        CIE-LCH:
        68.0752, 50.2550, 260.4868
        CIE-Luv:
        68.0752, -43.1031, -79.5298
        Hunter-Lab:
        61.7042, -10.3301, -53.0651
      #18afff color charts
#18afff RGB chart
      #18afff CMYK chart
      #18afff RGB pie chart
      #18afff color shades, tints & tones
#18afff color schemes
#18afff color preview, HTML & CSS examples
           This text has a color of #18afff        
        
          <p style="color:#18afff;">Text here</p>
        
        
          .mytext {color:#18afff;}
        
        Text color #18afff
      
           This box has a color of #18afff        
        
          <div style="background-color:#18afff;">Content here</div>
        
        
          .mybackground {background-color:#18afff;}
        
        Background color #18afff
      
           Border around this has a color of #18afff        
        
          <div style="border:2px solid #18afff;">Content here</div>
        
        
          .myborder {border:2px solid #18afff;}
        
        Border color #18afff