#2ebfea color space conversions
Hex:
        #2ebfea
        RGB:
        46, 191, 234
        CMY:
        82, 25, 8
        CMYK:
        80, 18, 0, 8
      HSL:
        194°, 81.7391%, 54.9020%
        HSV (HSB):
        194°, 80.3419%, 91.7647%
        XYZ:
        34.6088, 43.7830, 84.4688
        xyY:
        0.2125, 0.2688, 43.7830
      CIE-Lab:
        72.0832, -22.6269, -31.9028
        CIE-LCH:
        72.0832, 39.1122, 234.6540
        CIE-Luv:
        72.0832, -48.0819, -48.0251
        Hunter-Lab:
        66.1687, -22.4328, -29.3696
      #2ebfea color charts
#2ebfea RGB chart
      #2ebfea CMYK chart
      #2ebfea RGB pie chart
      #2ebfea color shades, tints & tones
#2ebfea color schemes
#2ebfea color preview, HTML & CSS examples
           This text has a color of #2ebfea        
        
          <p style="color:#2ebfea;">Text here</p>
        
        
          .mytext {color:#2ebfea;}
        
        Text color #2ebfea
      
           This box has a color of #2ebfea        
        
          <div style="background-color:#2ebfea;">Content here</div>
        
        
          .mybackground {background-color:#2ebfea;}
        
        Background color #2ebfea
      
           Border around this has a color of #2ebfea        
        
          <div style="border:2px solid #2ebfea;">Content here</div>
        
        
          .myborder {border:2px solid #2ebfea;}
        
        Border color #2ebfea