#18d2fa color space conversions
Hex:
        #18d2fa
        RGB:
        24, 210, 250
        CMY:
        91, 18, 2
        CMYK:
        90, 16, 0, 2
      HSL:
        191°, 95.7627%, 53.7255%
        HSV (HSB):
        191°, 90.4000%, 98.0392%
        XYZ:
        40.6786, 53.1895, 98.5651
        xyY:
        0.2114, 0.2764, 53.1895
      CIE-Lab:
        77.9868, -28.3139, -31.4257
        CIE-LCH:
        77.9868, 42.2995, 227.9818
        CIE-Luv:
        77.9868, -55.1320, -46.9179
        Hunter-Lab:
        72.9311, -28.0680, -29.0776
      #18d2fa color charts
#18d2fa RGB chart
      #18d2fa CMYK chart
      #18d2fa RGB pie chart
      #18d2fa color shades, tints & tones
#18d2fa color schemes
#18d2fa color preview, HTML & CSS examples
           This text has a color of #18d2fa        
        
          <p style="color:#18d2fa;">Text here</p>
        
        
          .mytext {color:#18d2fa;}
        
        Text color #18d2fa
      
           This box has a color of #18d2fa        
        
          <div style="background-color:#18d2fa;">Content here</div>
        
        
          .mybackground {background-color:#18d2fa;}
        
        Background color #18d2fa
      
           Border around this has a color of #18d2fa        
        
          <div style="border:2px solid #18d2fa;">Content here</div>
        
        
          .myborder {border:2px solid #18d2fa;}
        
        Border color #18d2fa