#1bdfda color space conversions
Hex:
        #1bdfda
        RGB:
        27, 223, 218
        CMY:
        89, 13, 15
        CMYK:
        88, 0, 2, 13
      HSL:
        178°, 78.4000%, 49.0196%
        HSV (HSB):
        178°, 87.8924%, 87.4510%
        XYZ:
        39.4946, 58.0703, 75.4568
        xyY:
        0.2283, 0.3356, 58.0703
      CIE-Lab:
        80.7779, -44.0365, -10.1292
        CIE-LCH:
        80.7779, 45.1864, 192.9537
        CIE-Luv:
        80.7779, -61.8379, -9.0775
        Hunter-Lab:
        76.2039, -40.8447, -5.3660
      #1bdfda color charts
#1bdfda RGB chart
      #1bdfda CMYK chart
      #1bdfda RGB pie chart
      #1bdfda color shades, tints & tones
#1bdfda color schemes
#1bdfda color preview, HTML & CSS examples
           This text has a color of #1bdfda        
        
          <p style="color:#1bdfda;">Text here</p>
        
        
          .mytext {color:#1bdfda;}
        
        Text color #1bdfda
      
           This box has a color of #1bdfda        
        
          <div style="background-color:#1bdfda;">Content here</div>
        
        
          .mybackground {background-color:#1bdfda;}
        
        Background color #1bdfda
      
           Border around this has a color of #1bdfda        
        
          <div style="border:2px solid #1bdfda;">Content here</div>
        
        
          .myborder {border:2px solid #1bdfda;}
        
        Border color #1bdfda