#2ab1ca color space conversions
Hex:
        #2ab1ca
        RGB:
        42, 177, 202
        CMY:
        84, 31, 21
        CMYK:
        79, 12, 0, 21
      HSL:
        189°, 65.5738%, 47.8431%
        HSV (HSB):
        189°, 79.2079%, 79.2157%
        XYZ:
        27.3377, 36.2008, 61.4237
        xyY:
        0.2188, 0.2897, 36.2008
      CIE-Lab:
        66.6731, -26.3010, -22.7155
        CIE-LCH:
        66.6731, 34.7525, 220.8164
        CIE-Luv:
        66.6731, -45.8786, -31.7116
        Hunter-Lab:
        60.1671, -24.1887, -18.4113
      #2ab1ca color charts
#2ab1ca RGB chart
      #2ab1ca CMYK chart
      #2ab1ca RGB pie chart
      #2ab1ca color shades, tints & tones
#2ab1ca color schemes
#2ab1ca color preview, HTML & CSS examples
           This text has a color of #2ab1ca        
        
          <p style="color:#2ab1ca;">Text here</p>
        
        
          .mytext {color:#2ab1ca;}
        
        Text color #2ab1ca
      
           This box has a color of #2ab1ca        
        
          <div style="background-color:#2ab1ca;">Content here</div>
        
        
          .mybackground {background-color:#2ab1ca;}
        
        Background color #2ab1ca
      
           Border around this has a color of #2ab1ca        
        
          <div style="border:2px solid #2ab1ca;">Content here</div>
        
        
          .myborder {border:2px solid #2ab1ca;}
        
        Border color #2ab1ca