#2bfdf3 color space conversions
Hex:
        #2bfdf3
        RGB:
        43, 253, 243
        CMY:
        83, 1, 5
        CMYK:
        83, 0, 4, 1
      HSL:
        177°, 98.1308%, 58.0392%
        HSV (HSB):
        177°, 83.0040%, 99.2157%
        XYZ:
        52.2992, 77.2352, 96.9455
        xyY:
        0.2309, 0.3410, 77.2352
      CIE-Lab:
        90.4298, -49.0274, -8.9066
        CIE-LCH:
        90.4298, 49.8298, 190.2964
        CIE-Luv:
        90.4298, -68.8068, -6.3934
        Hunter-Lab:
        87.8836, -47.5715, -3.8850
      #2bfdf3 color charts
#2bfdf3 RGB chart
      #2bfdf3 CMYK chart
      #2bfdf3 RGB pie chart
      #2bfdf3 color shades, tints & tones
#2bfdf3 color schemes
#2bfdf3 color preview, HTML & CSS examples
           This text has a color of #2bfdf3        
        
          <p style="color:#2bfdf3;">Text here</p>
        
        
          .mytext {color:#2bfdf3;}
        
        Text color #2bfdf3
      
           This box has a color of #2bfdf3        
        
          <div style="background-color:#2bfdf3;">Content here</div>
        
        
          .mybackground {background-color:#2bfdf3;}
        
        Background color #2bfdf3
      
           Border around this has a color of #2bfdf3        
        
          <div style="border:2px solid #2bfdf3;">Content here</div>
        
        
          .myborder {border:2px solid #2bfdf3;}
        
        Border color #2bfdf3