#18afbb color space conversions
Hex:
        #18afbb
        RGB:
        24, 175, 187
        CMY:
        91, 31, 27
        CMYK:
        87, 6, 0, 27
      HSL:
        184°, 77.2512%, 41.3725%
        HSV (HSB):
        184°, 87.1658%, 73.3333%
        XYZ:
        24.6763, 34.4420, 52.3611
        xyY:
        0.2214, 0.3090, 34.4420
      CIE-Lab:
        65.3119, -31.5118, -16.4989
        CIE-LCH:
        65.3119, 35.5697, 207.6356
        CIE-Luv:
        65.3119, -47.9777, -20.7929
        Hunter-Lab:
        58.6873, -27.6487, -11.8177
      #18afbb color charts
#18afbb RGB chart
      #18afbb CMYK chart
      #18afbb RGB pie chart
      #18afbb color shades, tints & tones
#18afbb color schemes
#18afbb color preview, HTML & CSS examples
           This text has a color of #18afbb        
        
          <p style="color:#18afbb;">Text here</p>
        
        
          .mytext {color:#18afbb;}
        
        Text color #18afbb
      
           This box has a color of #18afbb        
        
          <div style="background-color:#18afbb;">Content here</div>
        
        
          .mybackground {background-color:#18afbb;}
        
        Background color #18afbb
      
           Border around this has a color of #18afbb        
        
          <div style="border:2px solid #18afbb;">Content here</div>
        
        
          .myborder {border:2px solid #18afbb;}
        
        Border color #18afbb