#18bfcb color space conversions
Hex:
        #18bfcb
        RGB:
        24, 191, 203
        CMY:
        91, 25, 20
        CMYK:
        88, 6, 0, 20
      HSL:
        184°, 78.8546%, 44.5098%
        HSV (HSB):
        184°, 88.1773%, 79.6078%
        XYZ:
        29.7870, 41.7676, 62.9919
        xyY:
        0.2214, 0.3104, 41.7676
      CIE-Lab:
        70.7104, -34.1269, -17.1492
        CIE-LCH:
        70.7104, 38.1934, 206.6801
        CIE-Luv:
        70.7104, -52.2884, -21.7123
        Hunter-Lab:
        64.6279, -30.8281, -12.5497
      #18bfcb color charts
#18bfcb RGB chart
      #18bfcb CMYK chart
      #18bfcb RGB pie chart
      #18bfcb color shades, tints & tones
#18bfcb color schemes
#18bfcb color preview, HTML & CSS examples
           This text has a color of #18bfcb        
        
          <p style="color:#18bfcb;">Text here</p>
        
        
          .mytext {color:#18bfcb;}
        
        Text color #18bfcb
      
           This box has a color of #18bfcb        
        
          <div style="background-color:#18bfcb;">Content here</div>
        
        
          .mybackground {background-color:#18bfcb;}
        
        Background color #18bfcb
      
           Border around this has a color of #18bfcb        
        
          <div style="border:2px solid #18bfcb;">Content here</div>
        
        
          .myborder {border:2px solid #18bfcb;}
        
        Border color #18bfcb