#2ec3fa color space conversions
Hex:
        #2ec3fa
        RGB:
        46, 195, 250
        CMY:
        82, 24, 2
        CMYK:
        82, 22, 0, 2
      HSL:
        196°, 95.3271%, 58.0392%
        HSV (HSB):
        196°, 81.6000%, 98.0392%
        XYZ:
        37.8971, 46.5132, 97.4230
        xyY:
        0.2084, 0.2558, 46.5132
      CIE-Lab:
        73.8773, -19.3924, -37.7608
        CIE-LCH:
        73.8773, 42.4493, 242.8168
        CIE-Luv:
        73.8773, -48.3666, -58.6479
        Hunter-Lab:
        68.2006, -20.1636, -36.9541
      #2ec3fa color charts
#2ec3fa RGB chart
      #2ec3fa CMYK chart
      #2ec3fa RGB pie chart
      #2ec3fa color shades, tints & tones
#2ec3fa color schemes
#2ec3fa color preview, HTML & CSS examples
           This text has a color of #2ec3fa        
        
          <p style="color:#2ec3fa;">Text here</p>
        
        
          .mytext {color:#2ec3fa;}
        
        Text color #2ec3fa
      
           This box has a color of #2ec3fa        
        
          <div style="background-color:#2ec3fa;">Content here</div>
        
        
          .mybackground {background-color:#2ec3fa;}
        
        Background color #2ec3fa
      
           Border around this has a color of #2ec3fa        
        
          <div style="border:2px solid #2ec3fa;">Content here</div>
        
        
          .myborder {border:2px solid #2ec3fa;}
        
        Border color #2ec3fa