#18d7fa color space conversions
Hex:
        #18d7fa
        RGB:
        24, 215, 250
        CMY:
        91, 16, 2
        CMYK:
        90, 14, 0, 2
      HSL:
        189°, 95.7627%, 53.7255%
        HSV (HSB):
        189°, 90.4000%, 98.0392%
        XYZ:
        41.9324, 55.6972, 98.9830
        xyY:
        0.2133, 0.2833, 55.6972
      CIE-Lab:
        79.4412, -30.7506, -29.1911
        CIE-LCH:
        79.4412, 42.3996, 223.5097
        CIE-Luv:
        79.4412, -56.8115, -42.8374
        Hunter-Lab:
        74.6306, -30.3102, -26.3954
      #18d7fa color charts
#18d7fa RGB chart
      #18d7fa CMYK chart
      #18d7fa RGB pie chart
      #18d7fa color shades, tints & tones
#18d7fa color schemes
#18d7fa color preview, HTML & CSS examples
           This text has a color of #18d7fa        
        
          <p style="color:#18d7fa;">Text here</p>
        
        
          .mytext {color:#18d7fa;}
        
        Text color #18d7fa
      
           This box has a color of #18d7fa        
        
          <div style="background-color:#18d7fa;">Content here</div>
        
        
          .mybackground {background-color:#18d7fa;}
        
        Background color #18d7fa
      
           Border around this has a color of #18d7fa        
        
          <div style="border:2px solid #18d7fa;">Content here</div>
        
        
          .myborder {border:2px solid #18d7fa;}
        
        Border color #18d7fa