#18b2fe color space conversions
Hex:
        #18b2fe
        RGB:
        24, 178, 254
        CMY:
        91, 30, 0
        CMYK:
        91, 30, 0, 0
      HSL:
        200°, 99.1379%, 54.5098%
        HSV (HSB):
        200°, 90.5512%, 99.6078%
        XYZ:
        34.1865, 39.1907, 99.5287
        xyY:
        0.1977, 0.2267, 39.1907
      CIE-Lab:
        68.8892, -10.3179, -47.7395
        CIE-LCH:
        68.8892, 48.8418, 257.8043
        CIE-Luv:
        68.8892, -44.1558, -76.3129
        Hunter-Lab:
        62.6025, -12.0777, -50.4405
      #18b2fe color charts
#18b2fe RGB chart
      #18b2fe CMYK chart
      #18b2fe RGB pie chart
      #18b2fe color shades, tints & tones
#18b2fe color schemes
#18b2fe color preview, HTML & CSS examples
           This text has a color of #18b2fe        
        
          <p style="color:#18b2fe;">Text here</p>
        
        
          .mytext {color:#18b2fe;}
        
        Text color #18b2fe
      
           This box has a color of #18b2fe        
        
          <div style="background-color:#18b2fe;">Content here</div>
        
        
          .mybackground {background-color:#18b2fe;}
        
        Background color #18b2fe
      
           Border around this has a color of #18b2fe        
        
          <div style="border:2px solid #18b2fe;">Content here</div>
        
        
          .myborder {border:2px solid #18b2fe;}
        
        Border color #18b2fe