#2eacff color space conversions
Hex:
        #2eacff
        RGB:
        46, 172, 255
        CMY:
        82, 33, 0
        CMYK:
        82, 33, 0, 0
      HSL:
        204°, 100.0000%, 59.0196%
        HSV (HSB):
        204°, 81.9608%, 100.0000%
        XYZ:
        33.9292, 37.3059, 100.0202
        xyY:
        0.1981, 0.2178, 37.3059
      CIE-Lab:
        67.5059, -5.2495, -50.4436
        CIE-LCH:
        67.5059, 50.7160, 264.0588
        CIE-Luv:
        67.5059, -40.3330, -81.2604
        Hunter-Lab:
        61.0785, -7.7304, -54.3364
      #2eacff color charts
#2eacff RGB chart
      #2eacff CMYK chart
      #2eacff RGB pie chart
      #2eacff color shades, tints & tones
#2eacff color schemes
#2eacff color preview, HTML & CSS examples
           This text has a color of #2eacff        
        
          <p style="color:#2eacff;">Text here</p>
        
        
          .mytext {color:#2eacff;}
        
        Text color #2eacff
      
           This box has a color of #2eacff        
        
          <div style="background-color:#2eacff;">Content here</div>
        
        
          .mybackground {background-color:#2eacff;}
        
        Background color #2eacff
      
           Border around this has a color of #2eacff        
        
          <div style="border:2px solid #2eacff;">Content here</div>
        
        
          .myborder {border:2px solid #2eacff;}
        
        Border color #2eacff