#18f2fe color space conversions
Hex:
        #18f2fe
        RGB:
        24, 242, 254
        CMY:
        91, 5, 0
        CMYK:
        91, 5, 0, 0
      HSL:
        183°, 99.1379%, 54.5098%
        HSV (HSB):
        183°, 90.5512%, 99.6078%
        XYZ:
        50.0182, 70.8542, 104.8059
        xyY:
        0.2216, 0.3140, 70.8542
      CIE-Lab:
        87.4141, -42.0742, -19.1717
        CIE-LCH:
        87.4141, 46.2363, 204.4970
        CIE-Luv:
        87.4141, -65.5228, -24.4791
        Hunter-Lab:
        84.1749, -41.2383, -14.8993
      #18f2fe color charts
#18f2fe RGB chart
      #18f2fe CMYK chart
      #18f2fe RGB pie chart
      #18f2fe color shades, tints & tones
#18f2fe color schemes
#18f2fe color preview, HTML & CSS examples
           This text has a color of #18f2fe        
        
          <p style="color:#18f2fe;">Text here</p>
        
        
          .mytext {color:#18f2fe;}
        
        Text color #18f2fe
      
           This box has a color of #18f2fe        
        
          <div style="background-color:#18f2fe;">Content here</div>
        
        
          .mybackground {background-color:#18f2fe;}
        
        Background color #18f2fe
      
           Border around this has a color of #18f2fe        
        
          <div style="border:2px solid #18f2fe;">Content here</div>
        
        
          .myborder {border:2px solid #18f2fe;}
        
        Border color #18f2fe