#2ab9cf color space conversions
Hex:
        #2ab9cf
        RGB:
        42, 185, 207
        CMY:
        84, 27, 19
        CMYK:
        80, 11, 0, 19
      HSL:
        188°, 66.2651%, 48.8235%
        HSV (HSB):
        188°, 79.7101%, 81.1765%
        XYZ:
        29.5663, 39.6952, 65.1351
        xyY:
        0.2200, 0.2954, 39.6952
      CIE-Lab:
        69.2519, -28.6809, -21.5328
        CIE-LCH:
        69.2519, 35.8645, 216.8982
        CIE-Luv:
        69.2519, -48.3304, -29.5917
        Hunter-Lab:
        63.0041, -26.4914, -17.1925
      #2ab9cf color charts
#2ab9cf RGB chart
      #2ab9cf CMYK chart
      #2ab9cf RGB pie chart
      #2ab9cf color shades, tints & tones
#2ab9cf color schemes
#2ab9cf color preview, HTML & CSS examples
           This text has a color of #2ab9cf        
        
          <p style="color:#2ab9cf;">Text here</p>
        
        
          .mytext {color:#2ab9cf;}
        
        Text color #2ab9cf
      
           This box has a color of #2ab9cf        
        
          <div style="background-color:#2ab9cf;">Content here</div>
        
        
          .mybackground {background-color:#2ab9cf;}
        
        Background color #2ab9cf
      
           Border around this has a color of #2ab9cf        
        
          <div style="border:2px solid #2ab9cf;">Content here</div>
        
        
          .myborder {border:2px solid #2ab9cf;}
        
        Border color #2ab9cf