#2bd7ee color space conversions
Hex:
        #2bd7ee
        RGB:
        43, 215, 238
        CMY:
        83, 16, 7
        CMYK:
        82, 10, 0, 7
      HSL:
        187°, 85.1528%, 55.0980%
        HSV (HSB):
        187°, 81.9328%, 93.3333%
        XYZ:
        40.7293, 55.2875, 89.4138
        xyY:
        0.2196, 0.2982, 55.2875
      CIE-Lab:
        79.2066, -33.4153, -23.1394
        CIE-LCH:
        79.2066, 40.6450, 214.7018
        CIE-Luv:
        79.2066, -56.3386, -32.1238
        Hunter-Lab:
        74.3556, -32.3464, -19.2483
      #2bd7ee color charts
#2bd7ee RGB chart
      #2bd7ee CMYK chart
      #2bd7ee RGB pie chart
      #2bd7ee color shades, tints & tones
#2bd7ee color schemes
#2bd7ee color preview, HTML & CSS examples
           This text has a color of #2bd7ee        
        
          <p style="color:#2bd7ee;">Text here</p>
        
        
          .mytext {color:#2bd7ee;}
        
        Text color #2bd7ee
      
           This box has a color of #2bd7ee        
        
          <div style="background-color:#2bd7ee;">Content here</div>
        
        
          .mybackground {background-color:#2bd7ee;}
        
        Background color #2bd7ee
      
           Border around this has a color of #2bd7ee        
        
          <div style="border:2px solid #2bd7ee;">Content here</div>
        
        
          .myborder {border:2px solid #2bd7ee;}
        
        Border color #2bd7ee