#2ab2c3 color space conversions
Hex:
        #2ab2c3
        RGB:
        42, 178, 195
        CMY:
        84, 30, 24
        CMYK:
        78, 9, 0, 24
      HSL:
        187°, 64.5570%, 46.4706%
        HSV (HSB):
        187°, 78.4615%, 76.4706%
        XYZ:
        26.7256, 36.2732, 57.2226
        xyY:
        0.2223, 0.3017, 36.2732
      CIE-Lab:
        66.7281, -29.0202, -18.7637
        CIE-LCH:
        66.7281, 34.5579, 212.8857
        CIE-Luv:
        66.7281, -46.7233, -24.8582
        Hunter-Lab:
        60.2272, -26.1890, -14.1731
      #2ab2c3 color charts
#2ab2c3 RGB chart
      #2ab2c3 CMYK chart
      #2ab2c3 RGB pie chart
      #2ab2c3 color shades, tints & tones
#2ab2c3 color schemes
#2ab2c3 color preview, HTML & CSS examples
           This text has a color of #2ab2c3        
        
          <p style="color:#2ab2c3;">Text here</p>
        
        
          .mytext {color:#2ab2c3;}
        
        Text color #2ab2c3
      
           This box has a color of #2ab2c3        
        
          <div style="background-color:#2ab2c3;">Content here</div>
        
        
          .mybackground {background-color:#2ab2c3;}
        
        Background color #2ab2c3
      
           Border around this has a color of #2ab2c3        
        
          <div style="border:2px solid #2ab2c3;">Content here</div>
        
        
          .myborder {border:2px solid #2ab2c3;}
        
        Border color #2ab2c3