#2eb1ff color space conversions
Hex:
        #2eb1ff
        RGB:
        46, 177, 255
        CMY:
        82, 31, 0
        CMYK:
        82, 31, 0, 0
      HSL:
        202°, 100.0000%, 59.0196%
        HSV (HSB):
        202°, 81.9608%, 100.0000%
        XYZ:
        34.8989, 39.2451, 100.3434
        xyY:
        0.2000, 0.2249, 39.2451
      CIE-Lab:
        68.9285, -8.0342, -48.2001
        CIE-LCH:
        68.9285, 48.8651, 260.5367
        CIE-Luv:
        68.9285, -41.9912, -77.3570
        Hunter-Lab:
        62.6459, -10.1914, -51.1159
      #2eb1ff color charts
#2eb1ff RGB chart
      #2eb1ff CMYK chart
      #2eb1ff RGB pie chart
      #2eb1ff color shades, tints & tones
#2eb1ff color schemes
#2eb1ff color preview, HTML & CSS examples
           This text has a color of #2eb1ff        
        
          <p style="color:#2eb1ff;">Text here</p>
        
        
          .mytext {color:#2eb1ff;}
        
        Text color #2eb1ff
      
           This box has a color of #2eb1ff        
        
          <div style="background-color:#2eb1ff;">Content here</div>
        
        
          .mybackground {background-color:#2eb1ff;}
        
        Background color #2eb1ff
      
           Border around this has a color of #2eb1ff        
        
          <div style="border:2px solid #2eb1ff;">Content here</div>
        
        
          .myborder {border:2px solid #2eb1ff;}
        
        Border color #2eb1ff