#1bc0c0 color space conversions
Hex:
        #1bc0c0
        RGB:
        27, 192, 192
        CMY:
        89, 25, 25
        CMYK:
        86, 0, 0, 25
      HSL:
        180°, 75.3425%, 42.9412%
        HSV (HSB):
        180°, 85.9375%, 75.2941%
        XYZ:
        28.8161, 41.7381, 56.4067
        xyY:
        0.2270, 0.3287, 41.7381
      CIE-Lab:
        70.6899, -37.7697, -11.1621
        CIE-LCH:
        70.6899, 39.3846, 196.4641
        CIE-Luv:
        70.6899, -53.2765, -11.5042
        Hunter-Lab:
        64.6050, -33.4416, -6.5426
      #1bc0c0 color charts
#1bc0c0 RGB chart
      #1bc0c0 CMYK chart
      #1bc0c0 RGB pie chart
      #1bc0c0 color shades, tints & tones
#1bc0c0 color schemes
#1bc0c0 color preview, HTML & CSS examples
           This text has a color of #1bc0c0        
        
          <p style="color:#1bc0c0;">Text here</p>
        
        
          .mytext {color:#1bc0c0;}
        
        Text color #1bc0c0
      
           This box has a color of #1bc0c0        
        
          <div style="background-color:#1bc0c0;">Content here</div>
        
        
          .mybackground {background-color:#1bc0c0;}
        
        Background color #1bc0c0
      
           Border around this has a color of #1bc0c0        
        
          <div style="border:2px solid #1bc0c0;">Content here</div>
        
        
          .myborder {border:2px solid #1bc0c0;}
        
        Border color #1bc0c0