#2ab0ec color space conversions
Hex:
        #2ab0ec
        RGB:
        42, 176, 236
        CMY:
        84, 31, 7
        CMYK:
        82, 25, 0, 7
      HSL:
        199°, 83.6207%, 54.5098%
        HSV (HSB):
        199°, 82.2034%, 92.5490%
        XYZ:
        31.6205, 37.5990, 84.9476
        xyY:
        0.2051, 0.2439, 37.5990
      CIE-Lab:
        67.7241, -14.4246, -39.7651
        CIE-LCH:
        67.7241, 42.3005, 250.0621
        CIE-Luv:
        67.7241, -43.2424, -62.0154
        Hunter-Lab:
        61.3181, -15.2577, -39.2154
      #2ab0ec color charts
#2ab0ec RGB chart
      #2ab0ec CMYK chart
      #2ab0ec RGB pie chart
      #2ab0ec color shades, tints & tones
#2ab0ec color schemes
#2ab0ec color preview, HTML & CSS examples
           This text has a color of #2ab0ec        
        
          <p style="color:#2ab0ec;">Text here</p>
        
        
          .mytext {color:#2ab0ec;}
        
        Text color #2ab0ec
      
           This box has a color of #2ab0ec        
        
          <div style="background-color:#2ab0ec;">Content here</div>
        
        
          .mybackground {background-color:#2ab0ec;}
        
        Background color #2ab0ec
      
           Border around this has a color of #2ab0ec        
        
          <div style="border:2px solid #2ab0ec;">Content here</div>
        
        
          .myborder {border:2px solid #2ab0ec;}
        
        Border color #2ab0ec