#18b2fa color space conversions
Hex:
        #18b2fa
        RGB:
        24, 178, 250
        CMY:
        91, 30, 2
        CMYK:
        90, 29, 0, 2
      HSL:
        199°, 95.7627%, 53.7255%
        HSV (HSB):
        199°, 90.4000%, 98.0392%
        XYZ:
        33.5524, 38.9371, 96.1897
        xyY:
        0.1989, 0.2308, 38.9371
      CIE-Lab:
        68.7057, -11.7390, -45.8607
        CIE-LCH:
        68.7057, 47.3392, 255.6422
        CIE-Luv:
        68.7057, -44.4217, -72.9007
        Hunter-Lab:
        62.3996, -13.2195, -47.7165
      #18b2fa color charts
#18b2fa RGB chart
      #18b2fa CMYK chart
      #18b2fa RGB pie chart
      #18b2fa color shades, tints & tones
#18b2fa color schemes
#18b2fa color preview, HTML & CSS examples
           This text has a color of #18b2fa        
        
          <p style="color:#18b2fa;">Text here</p>
        
        
          .mytext {color:#18b2fa;}
        
        Text color #18b2fa
      
           This box has a color of #18b2fa        
        
          <div style="background-color:#18b2fa;">Content here</div>
        
        
          .mybackground {background-color:#18b2fa;}
        
        Background color #18b2fa
      
           Border around this has a color of #18b2fa        
        
          <div style="border:2px solid #18b2fa;">Content here</div>
        
        
          .myborder {border:2px solid #18b2fa;}
        
        Border color #18b2fa