#2bd0df color space conversions
Hex:
        #2bd0df
        RGB:
        43, 208, 223
        CMY:
        83, 18, 13
        CMYK:
        81, 7, 0, 13
      HSL:
        185°, 73.7705%, 52.1569%
        HSV (HSB):
        185°, 80.7175%, 87.4510%
        XYZ:
        36.8714, 50.9531, 77.7036
        xyY:
        0.2228, 0.3078, 50.9531
      CIE-Lab:
        76.6506, -34.6967, -18.9848
        CIE-LCH:
        76.6506, 39.5510, 208.6858
        CIE-Luv:
        76.6506, -55.0464, -24.8686
        Hunter-Lab:
        71.3814, -32.7149, -14.5743
      #2bd0df color charts
#2bd0df RGB chart
      #2bd0df CMYK chart
      #2bd0df RGB pie chart
      #2bd0df color shades, tints & tones
#2bd0df color schemes
#2bd0df color preview, HTML & CSS examples
           This text has a color of #2bd0df        
        
          <p style="color:#2bd0df;">Text here</p>
        
        
          .mytext {color:#2bd0df;}
        
        Text color #2bd0df
      
           This box has a color of #2bd0df        
        
          <div style="background-color:#2bd0df;">Content here</div>
        
        
          .mybackground {background-color:#2bd0df;}
        
        Background color #2bd0df
      
           Border around this has a color of #2bd0df        
        
          <div style="border:2px solid #2bd0df;">Content here</div>
        
        
          .myborder {border:2px solid #2bd0df;}
        
        Border color #2bd0df