#1bd2dc color space conversions
Hex:
        #1bd2dc
        RGB:
        27, 210, 220
        CMY:
        89, 18, 14
        CMYK:
        88, 5, 0, 14
      HSL:
        183°, 78.1377%, 48.4314%
        HSV (HSB):
        183°, 87.7273%, 86.2745%
        XYZ:
        36.4169, 51.4935, 75.7300
        xyY:
        0.2225, 0.3147, 51.4935
      CIE-Lab:
        76.9770, -37.6085, -16.8958
        CIE-LCH:
        76.9770, 41.2294, 204.1922
        CIE-Luv:
        76.9770, -57.2756, -21.0177
        Hunter-Lab:
        71.7590, -34.9915, -12.3397
      #1bd2dc color charts
#1bd2dc RGB chart
      #1bd2dc CMYK chart
      #1bd2dc RGB pie chart
      #1bd2dc color shades, tints & tones
#1bd2dc color schemes
#1bd2dc color preview, HTML & CSS examples
           This text has a color of #1bd2dc        
        
          <p style="color:#1bd2dc;">Text here</p>
        
        
          .mytext {color:#1bd2dc;}
        
        Text color #1bd2dc
      
           This box has a color of #1bd2dc        
        
          <div style="background-color:#1bd2dc;">Content here</div>
        
        
          .mybackground {background-color:#1bd2dc;}
        
        Background color #1bd2dc
      
           Border around this has a color of #1bd2dc        
        
          <div style="border:2px solid #1bd2dc;">Content here</div>
        
        
          .myborder {border:2px solid #1bd2dc;}
        
        Border color #1bd2dc