#18afce color space conversions
Hex:
        #18afce
        RGB:
        24, 175, 206
        CMY:
        91, 31, 19
        CMYK:
        88, 15, 0, 19
      HSL:
        190°, 79.1304%, 45.0980%
        HSV (HSB):
        190°, 88.3495%, 80.7843%
        XYZ:
        26.8472, 35.3104, 63.7931
        xyY:
        0.2132, 0.2804, 35.3104
      CIE-Lab:
        65.9896, -25.3405, -25.9920
        CIE-LCH:
        65.9896, 36.3005, 225.7271
        CIE-Luv:
        65.9896, -46.5383, -37.2416
        Hunter-Lab:
        59.4225, -23.3427, -22.0551
      #18afce color charts
#18afce RGB chart
      #18afce CMYK chart
      #18afce RGB pie chart
      #18afce color shades, tints & tones
#18afce color schemes
#18afce color preview, HTML & CSS examples
           This text has a color of #18afce        
        
          <p style="color:#18afce;">Text here</p>
        
        
          .mytext {color:#18afce;}
        
        Text color #18afce
      
           This box has a color of #18afce        
        
          <div style="background-color:#18afce;">Content here</div>
        
        
          .mybackground {background-color:#18afce;}
        
        Background color #18afce
      
           Border around this has a color of #18afce        
        
          <div style="border:2px solid #18afce;">Content here</div>
        
        
          .myborder {border:2px solid #18afce;}
        
        Border color #18afce