#2ab1c1 color space conversions
Hex:
        #2ab1c1
        RGB:
        42, 177, 193
        CMY:
        84, 31, 24
        CMYK:
        78, 8, 0, 24
      HSL:
        186°, 64.2553%, 46.0784%
        HSV (HSB):
        186°, 78.2383%, 75.6863%
        XYZ:
        26.3026, 35.7868, 55.9733
        xyY:
        0.2228, 0.3031, 35.7868
      CIE-Lab:
        66.3567, -29.1563, -18.2209
        CIE-LCH:
        66.3567, 34.3816, 212.0028
        CIE-Luv:
        66.3567, -46.5115, -23.9361
        Hunter-Lab:
        59.8221, -26.2055, -13.6001
      #2ab1c1 color charts
#2ab1c1 RGB chart
      #2ab1c1 CMYK chart
      #2ab1c1 RGB pie chart
      #2ab1c1 color shades, tints & tones
#2ab1c1 color schemes
#2ab1c1 color preview, HTML & CSS examples
           This text has a color of #2ab1c1        
        
          <p style="color:#2ab1c1;">Text here</p>
        
        
          .mytext {color:#2ab1c1;}
        
        Text color #2ab1c1
      
           This box has a color of #2ab1c1        
        
          <div style="background-color:#2ab1c1;">Content here</div>
        
        
          .mybackground {background-color:#2ab1c1;}
        
        Background color #2ab1c1
      
           Border around this has a color of #2ab1c1        
        
          <div style="border:2px solid #2ab1c1;">Content here</div>
        
        
          .myborder {border:2px solid #2ab1c1;}
        
        Border color #2ab1c1