#2beeed color space conversions
Hex:
        #2beeed
        RGB:
        43, 238, 237
        CMY:
        83, 7, 7
        CMYK:
        82, 0, 0, 7
      HSL:
        180°, 85.1528%, 55.0980%
        HSV (HSB):
        180°, 81.9328%, 93.3333%
        XYZ:
        46.8569, 67.7771, 90.7334
        xyY:
        0.2282, 0.3300, 67.7771
      CIE-Lab:
        85.8949, -44.2161, -12.5248
        CIE-LCH:
        85.8949, 45.9558, 195.8154
        CIE-Luv:
        85.8949, -64.2284, -13.0157
        Hunter-Lab:
        82.3268, -42.4775, -7.7155
      #2beeed color charts
#2beeed RGB chart
      #2beeed CMYK chart
      #2beeed RGB pie chart
      #2beeed color shades, tints & tones
#2beeed color schemes
#2beeed color preview, HTML & CSS examples
           This text has a color of #2beeed        
        
          <p style="color:#2beeed;">Text here</p>
        
        
          .mytext {color:#2beeed;}
        
        Text color #2beeed
      
           This box has a color of #2beeed        
        
          <div style="background-color:#2beeed;">Content here</div>
        
        
          .mybackground {background-color:#2beeed;}
        
        Background color #2beeed
      
           Border around this has a color of #2beeed        
        
          <div style="border:2px solid #2beeed;">Content here</div>
        
        
          .myborder {border:2px solid #2beeed;}
        
        Border color #2beeed