#abd1c2 color space conversions
Hex:
        #abd1c2
        RGB:
        171, 209, 194
        CMY:
        33, 18, 24
        CMYK:
        18, 0, 7, 18
      HSL:
        156°, 29.2308%, 74.5098%
        HSV (HSB):
        156°, 18.1818%, 81.9608%
        XYZ:
        49.3327, 58.1539, 59.6637
        xyY:
        0.2951, 0.3479, 58.1539
      CIE-Lab:
        80.8243, -15.5225, 3.2769
        CIE-LCH:
        80.8243, 15.8646, 168.0796
        CIE-Luv:
        80.8243, -19.4922, 7.5600
        Hunter-Lab:
        76.2587, -17.9790, 6.9935
      #abd1c2 color charts
#abd1c2 RGB chart
      #abd1c2 CMYK chart
      #abd1c2 RGB pie chart
      #abd1c2 color shades, tints & tones
#abd1c2 color schemes
#abd1c2 color preview, HTML & CSS examples
           This text has a color of #abd1c2        
        
          <p style="color:#abd1c2;">Text here</p>
        
        
          .mytext {color:#abd1c2;}
        
        Text color #abd1c2
      
           This box has a color of #abd1c2        
        
          <div style="background-color:#abd1c2;">Content here</div>
        
        
          .mybackground {background-color:#abd1c2;}
        
        Background color #abd1c2
      
           Border around this has a color of #abd1c2        
        
          <div style="border:2px solid #abd1c2;">Content here</div>
        
        
          .myborder {border:2px solid #abd1c2;}
        
        Border color #abd1c2