#18bdcb color space conversions
Hex:
        #18bdcb
        RGB:
        24, 189, 203
        CMY:
        91, 26, 20
        CMYK:
        88, 7, 0, 20
      HSL:
        185°, 78.8546%, 44.5098%
        HSV (HSB):
        185°, 88.1773%, 79.6078%
        XYZ:
        29.3538, 40.9012, 62.8475
        xyY:
        0.2205, 0.3073, 40.9012
      CIE-Lab:
        70.1066, -33.1790, -18.0627
        CIE-LCH:
        70.1066, 37.7771, 208.5640
        CIE-Luv:
        70.1066, -51.5994, -23.3168
        Hunter-Lab:
        63.9540, -29.9912, -13.4964
      #18bdcb color charts
#18bdcb RGB chart
      #18bdcb CMYK chart
      #18bdcb RGB pie chart
      #18bdcb color shades, tints & tones
#18bdcb color schemes
#18bdcb color preview, HTML & CSS examples
           This text has a color of #18bdcb        
        
          <p style="color:#18bdcb;">Text here</p>
        
        
          .mytext {color:#18bdcb;}
        
        Text color #18bdcb
      
           This box has a color of #18bdcb        
        
          <div style="background-color:#18bdcb;">Content here</div>
        
        
          .mybackground {background-color:#18bdcb;}
        
        Background color #18bdcb
      
           Border around this has a color of #18bdcb        
        
          <div style="border:2px solid #18bdcb;">Content here</div>
        
        
          .myborder {border:2px solid #18bdcb;}
        
        Border color #18bdcb