#2abecf color space conversions
Hex:
        #2abecf
        RGB:
        42, 190, 207
        CMY:
        84, 25, 19
        CMYK:
        80, 8, 0, 19
      HSL:
        186°, 66.2651%, 48.8235%
        HSV (HSB):
        186°, 79.7101%, 81.1765%
        XYZ:
        30.6308, 41.8241, 65.4899
        xyY:
        0.2221, 0.3032, 41.8241
      CIE-Lab:
        70.7495, -31.1184, -19.2561
        CIE-LCH:
        70.7495, 36.5944, 211.7493
        CIE-Luv:
        70.7495, -50.0780, -25.5738
        Hunter-Lab:
        64.6716, -28.6313, -14.7701
      #2abecf color charts
#2abecf RGB chart
      #2abecf CMYK chart
      #2abecf RGB pie chart
      #2abecf color shades, tints & tones
#2abecf color schemes
#2abecf color preview, HTML & CSS examples
           This text has a color of #2abecf        
        
          <p style="color:#2abecf;">Text here</p>
        
        
          .mytext {color:#2abecf;}
        
        Text color #2abecf
      
           This box has a color of #2abecf        
        
          <div style="background-color:#2abecf;">Content here</div>
        
        
          .mybackground {background-color:#2abecf;}
        
        Background color #2abecf
      
           Border around this has a color of #2abecf        
        
          <div style="border:2px solid #2abecf;">Content here</div>
        
        
          .myborder {border:2px solid #2abecf;}
        
        Border color #2abecf