#1badc2 color space conversions
Hex:
        #1badc2
        RGB:
        27, 173, 194
        CMY:
        89, 32, 24
        CMYK:
        86, 11, 0, 24
      HSL:
        188°, 75.5656%, 43.3333%
        HSV (HSB):
        188°, 86.0825%, 76.0784%
        XYZ:
        25.1332, 34.0152, 56.2799
        xyY:
        0.2177, 0.2947, 34.0152
      CIE-Lab:
        64.9746, -28.1016, -20.8957
        CIE-LCH:
        64.9746, 35.0190, 216.6337
        CIE-Luv:
        64.9746, -46.5231, -28.3867
        Hunter-Lab:
        58.3225, -25.1427, -16.3877
      #1badc2 color charts
#1badc2 RGB chart
      #1badc2 CMYK chart
      #1badc2 RGB pie chart
      #1badc2 color shades, tints & tones
#1badc2 color schemes
#1badc2 color preview, HTML & CSS examples
           This text has a color of #1badc2        
        
          <p style="color:#1badc2;">Text here</p>
        
        
          .mytext {color:#1badc2;}
        
        Text color #1badc2
      
           This box has a color of #1badc2        
        
          <div style="background-color:#1badc2;">Content here</div>
        
        
          .mybackground {background-color:#1badc2;}
        
        Background color #1badc2
      
           Border around this has a color of #1badc2        
        
          <div style="border:2px solid #1badc2;">Content here</div>
        
        
          .myborder {border:2px solid #1badc2;}
        
        Border color #1badc2