#2bd0de color space conversions
Hex:
        #2bd0de
        RGB:
        43, 208, 222
        CMY:
        83, 18, 13
        CMYK:
        81, 6, 0, 13
      HSL:
        185°, 73.0612%, 51.9608%
        HSV (HSB):
        185°, 80.6306%, 87.0588%
        XYZ:
        36.7370, 50.8993, 76.9955
        xyY:
        0.2231, 0.3092, 50.8993
      CIE-Lab:
        76.6180, -35.0000, -18.4964
        CIE-LCH:
        76.6180, 39.5868, 207.8551
        CIE-Luv:
        76.6180, -55.1203, -24.0128
        Hunter-Lab:
        71.3437, -32.9367, -14.0463
      #2bd0de color charts
#2bd0de RGB chart
      #2bd0de CMYK chart
      #2bd0de RGB pie chart
      #2bd0de color shades, tints & tones
#2bd0de color schemes
#2bd0de color preview, HTML & CSS examples
           This text has a color of #2bd0de        
        
          <p style="color:#2bd0de;">Text here</p>
        
        
          .mytext {color:#2bd0de;}
        
        Text color #2bd0de
      
           This box has a color of #2bd0de        
        
          <div style="background-color:#2bd0de;">Content here</div>
        
        
          .mybackground {background-color:#2bd0de;}
        
        Background color #2bd0de
      
           Border around this has a color of #2bd0de        
        
          <div style="border:2px solid #2bd0de;">Content here</div>
        
        
          .myborder {border:2px solid #2bd0de;}
        
        Border color #2bd0de