#2edbfb color space conversions
Hex:
        #2edbfb
        RGB:
        46, 219, 251
        CMY:
        82, 14, 2
        CMYK:
        82, 13, 0, 2
      HSL:
        189°, 96.2441%, 58.2353%
        HSV (HSB):
        189°, 81.6733%, 98.4314%
        XYZ:
        43.8708, 58.2089, 100.1900
        xyY:
        0.2169, 0.2878, 58.2089
      CIE-Lab:
        80.8548, -31.0669, -27.5381
        CIE-LCH:
        80.8548, 41.5151, 221.5542
        CIE-Luv:
        80.8548, -56.4600, -40.0168
        Hunter-Lab:
        76.2948, -30.8752, -24.4531
      #2edbfb color charts
#2edbfb RGB chart
      #2edbfb CMYK chart
      #2edbfb RGB pie chart
      #2edbfb color shades, tints & tones
#2edbfb color schemes
#2edbfb color preview, HTML & CSS examples
           This text has a color of #2edbfb        
        
          <p style="color:#2edbfb;">Text here</p>
        
        
          .mytext {color:#2edbfb;}
        
        Text color #2edbfb
      
           This box has a color of #2edbfb        
        
          <div style="background-color:#2edbfb;">Content here</div>
        
        
          .mybackground {background-color:#2edbfb;}
        
        Background color #2edbfb
      
           Border around this has a color of #2edbfb        
        
          <div style="border:2px solid #2edbfb;">Content here</div>
        
        
          .myborder {border:2px solid #2edbfb;}
        
        Border color #2edbfb