#2ab9ea color space conversions
Hex:
        #2ab9ea
        RGB:
        42, 185, 234
        CMY:
        84, 27, 8
        CMYK:
        82, 21, 0, 8
      HSL:
        195°, 82.0513%, 54.1176%
        HSV (HSB):
        195°, 82.0513%, 91.7647%
        XYZ:
        33.1551, 41.1307, 84.0335
        xyY:
        0.2094, 0.2598, 41.1307
      CIE-Lab:
        70.2674, -19.8708, -34.7172
        CIE-LCH:
        70.2674, 40.0017, 240.2148
        CIE-Luv:
        70.2674, -46.4463, -53.0178
        Hunter-Lab:
        64.1332, -19.9535, -32.7942
      #2ab9ea color charts
#2ab9ea RGB chart
      #2ab9ea CMYK chart
      #2ab9ea RGB pie chart
      #2ab9ea color shades, tints & tones
#2ab9ea color schemes
#2ab9ea color preview, HTML & CSS examples
           This text has a color of #2ab9ea        
        
          <p style="color:#2ab9ea;">Text here</p>
        
        
          .mytext {color:#2ab9ea;}
        
        Text color #2ab9ea
      
           This box has a color of #2ab9ea        
        
          <div style="background-color:#2ab9ea;">Content here</div>
        
        
          .mybackground {background-color:#2ab9ea;}
        
        Background color #2ab9ea
      
           Border around this has a color of #2ab9ea        
        
          <div style="border:2px solid #2ab9ea;">Content here</div>
        
        
          .myborder {border:2px solid #2ab9ea;}
        
        Border color #2ab9ea