#1bd7ee color space conversions
Hex:
        #1bd7ee
        RGB:
        27, 215, 238
        CMY:
        89, 16, 7
        CMYK:
        89, 10, 0, 7
      HSL:
        187°, 86.1224%, 51.9608%
        HSV (HSB):
        187°, 88.6555%, 93.3333%
        XYZ:
        40.1850, 55.0069, 89.3883
        xyY:
        0.2177, 0.2980, 55.0069
      CIE-Lab:
        79.0453, -34.4065, -23.3997
        CIE-LCH:
        79.0453, 41.6096, 214.2195
        CIE-Luv:
        79.0453, -57.5710, -32.4338
        Hunter-Lab:
        74.1667, -33.0766, -19.5418
      #1bd7ee color charts
#1bd7ee RGB chart
      #1bd7ee CMYK chart
      #1bd7ee RGB pie chart
      #1bd7ee color shades, tints & tones
#1bd7ee color schemes
#1bd7ee color preview, HTML & CSS examples
           This text has a color of #1bd7ee        
        
          <p style="color:#1bd7ee;">Text here</p>
        
        
          .mytext {color:#1bd7ee;}
        
        Text color #1bd7ee
      
           This box has a color of #1bd7ee        
        
          <div style="background-color:#1bd7ee;">Content here</div>
        
        
          .mybackground {background-color:#1bd7ee;}
        
        Background color #1bd7ee
      
           Border around this has a color of #1bd7ee        
        
          <div style="border:2px solid #1bd7ee;">Content here</div>
        
        
          .myborder {border:2px solid #1bd7ee;}
        
        Border color #1bd7ee