#abd4dc color space conversions
Hex:
        #abd4dc
        RGB:
        171, 212, 220
        CMY:
        33, 17, 14
        CMYK:
        22, 4, 0, 14
      HSL:
        190°, 41.1765%, 76.6667%
        HSV (HSB):
        190°, 22.2727%, 86.2745%
        XYZ:
        53.2563, 60.9122, 76.6605
        xyY:
        0.2791, 0.3192, 60.9122
      CIE-Lab:
        82.3315, -11.6368, -8.3866
        CIE-LCH:
        82.3315, 14.3440, 215.7802
        CIE-Luv:
        82.3315, -21.2585, -11.0451
        Hunter-Lab:
        78.0463, -14.7781, -3.6049
      #abd4dc color charts
#abd4dc RGB chart
      #abd4dc CMYK chart
      #abd4dc RGB pie chart
      #abd4dc color shades, tints & tones
#abd4dc color schemes
#abd4dc color preview, HTML & CSS examples
           This text has a color of #abd4dc        
        
          <p style="color:#abd4dc;">Text here</p>
        
        
          .mytext {color:#abd4dc;}
        
        Text color #abd4dc
      
           This box has a color of #abd4dc        
        
          <div style="background-color:#abd4dc;">Content here</div>
        
        
          .mybackground {background-color:#abd4dc;}
        
        Background color #abd4dc
      
           Border around this has a color of #abd4dc        
        
          <div style="border:2px solid #abd4dc;">Content here</div>
        
        
          .myborder {border:2px solid #abd4dc;}
        
        Border color #abd4dc