#2ab4ce color space conversions
Hex:
        #2ab4ce
        RGB:
        42, 180, 206
        CMY:
        84, 29, 19
        CMYK:
        80, 13, 0, 19
      HSL:
        190°, 66.1290%, 48.6275%
        HSV (HSB):
        190°, 79.6117%, 80.7843%
        XYZ:
        28.4167, 37.5910, 64.1506
        xyY:
        0.2183, 0.2888, 37.5910
      CIE-Lab:
        67.7181, -26.5189, -23.3239
        CIE-LCH:
        67.7181, 35.3165, 221.3323
        CIE-Luv:
        67.7181, -46.6509, -32.7576
        Hunter-Lab:
        61.3115, -24.5638, -19.1174
      #2ab4ce color charts
#2ab4ce RGB chart
      #2ab4ce CMYK chart
      #2ab4ce RGB pie chart
      #2ab4ce color shades, tints & tones
#2ab4ce color schemes
#2ab4ce color preview, HTML & CSS examples
           This text has a color of #2ab4ce        
        
          <p style="color:#2ab4ce;">Text here</p>
        
        
          .mytext {color:#2ab4ce;}
        
        Text color #2ab4ce
      
           This box has a color of #2ab4ce        
        
          <div style="background-color:#2ab4ce;">Content here</div>
        
        
          .mybackground {background-color:#2ab4ce;}
        
        Background color #2ab4ce
      
           Border around this has a color of #2ab4ce        
        
          <div style="border:2px solid #2ab4ce;">Content here</div>
        
        
          .myborder {border:2px solid #2ab4ce;}
        
        Border color #2ab4ce