#2abfef color space conversions
Hex:
        #2abfef
        RGB:
        42, 191, 239
        CMY:
        84, 25, 6
        CMYK:
        82, 20, 0, 6
      HSL:
        195°, 86.0262%, 55.0980%
        HSV (HSB):
        195°, 82.4268%, 93.7255%
        XYZ:
        35.1656, 43.9858, 88.2980
        xyY:
        0.2100, 0.2627, 43.9858
      CIE-Lab:
        72.2190, -21.3077, -34.4046
        CIE-LCH:
        72.2190, 40.4684, 238.2289
        CIE-Luv:
        72.2190, -48.1563, -52.4848
        Hunter-Lab:
        66.3218, -21.4176, -32.5109
      #2abfef color charts
#2abfef RGB chart
      #2abfef CMYK chart
      #2abfef RGB pie chart
      #2abfef color shades, tints & tones
#2abfef color schemes
#2abfef color preview, HTML & CSS examples
           This text has a color of #2abfef        
        
          <p style="color:#2abfef;">Text here</p>
        
        
          .mytext {color:#2abfef;}
        
        Text color #2abfef
      
           This box has a color of #2abfef        
        
          <div style="background-color:#2abfef;">Content here</div>
        
        
          .mybackground {background-color:#2abfef;}
        
        Background color #2abfef
      
           Border around this has a color of #2abfef        
        
          <div style="border:2px solid #2abfef;">Content here</div>
        
        
          .myborder {border:2px solid #2abfef;}
        
        Border color #2abfef