#2abcf2 color space conversions
Hex:
        #2abcf2
        RGB:
        42, 188, 242
        CMY:
        84, 26, 5
        CMYK:
        83, 22, 0, 5
      HSL:
        196°, 88.4956%, 55.6863%
        HSV (HSB):
        196°, 82.6446%, 94.9020%
        XYZ:
        34.9651, 42.8695, 90.4362
        xyY:
        0.2078, 0.2548, 42.8695
      CIE-Lab:
        71.4663, -18.7468, -37.1958
        CIE-LCH:
        71.4663, 41.6530, 243.2517
        CIE-Luv:
        71.4663, -46.9291, -57.5198
        Hunter-Lab:
        65.4748, -19.2577, -36.0612
      #2abcf2 color charts
#2abcf2 RGB chart
      #2abcf2 CMYK chart
      #2abcf2 RGB pie chart
      #2abcf2 color shades, tints & tones
#2abcf2 color schemes
#2abcf2 color preview, HTML & CSS examples
           This text has a color of #2abcf2        
        
          <p style="color:#2abcf2;">Text here</p>
        
        
          .mytext {color:#2abcf2;}
        
        Text color #2abcf2
      
           This box has a color of #2abcf2        
        
          <div style="background-color:#2abcf2;">Content here</div>
        
        
          .mybackground {background-color:#2abcf2;}
        
        Background color #2abcf2
      
           Border around this has a color of #2abcf2        
        
          <div style="border:2px solid #2abcf2;">Content here</div>
        
        
          .myborder {border:2px solid #2abcf2;}
        
        Border color #2abcf2