#2aecef color space conversions
Hex:
        #2aecef
        RGB:
        42, 236, 239
        CMY:
        84, 7, 6
        CMYK:
        82, 1, 0, 6
      HSL:
        181°, 86.0262%, 55.0980%
        HSV (HSB):
        181°, 82.4268%, 93.7255%
        XYZ:
        46.5303, 66.7151, 92.0863
        xyY:
        0.2266, 0.3249, 66.7151
      CIE-Lab:
        85.3599, -42.8299, -14.3779
        CIE-LCH:
        85.3599, 45.1788, 198.5567
        CIE-Luv:
        85.3599, -63.4886, -16.2777
        Hunter-Lab:
        81.6793, -41.2527, -9.6687
      #2aecef color charts
#2aecef RGB chart
      #2aecef CMYK chart
      #2aecef RGB pie chart
      #2aecef color shades, tints & tones
#2aecef color schemes
#2aecef color preview, HTML & CSS examples
           This text has a color of #2aecef        
        
          <p style="color:#2aecef;">Text here</p>
        
        
          .mytext {color:#2aecef;}
        
        Text color #2aecef
      
           This box has a color of #2aecef        
        
          <div style="background-color:#2aecef;">Content here</div>
        
        
          .mybackground {background-color:#2aecef;}
        
        Background color #2aecef
      
           Border around this has a color of #2aecef        
        
          <div style="border:2px solid #2aecef;">Content here</div>
        
        
          .myborder {border:2px solid #2aecef;}
        
        Border color #2aecef