#2bd4ff color space conversions
Hex:
        #2bd4ff
        RGB:
        43, 212, 255
        CMY:
        83, 17, 0
        CMYK:
        83, 17, 0, 0
      HSL:
        192°, 100.0000%, 58.4314%
        HSV (HSB):
        192°, 83.1373%, 100.0000%
        XYZ:
        42.5897, 54.8206, 102.9445
        xyY:
        0.2126, 0.2736, 54.8206
      CIE-Lab:
        78.9378, -26.6024, -32.6099
        CIE-LCH:
        78.9378, 42.0844, 230.7933
        CIE-Luv:
        78.9378, -54.0769, -49.2370
        Hunter-Lab:
        74.0409, -26.8950, -30.6066
      #2bd4ff color charts
#2bd4ff RGB chart
      #2bd4ff CMYK chart
      #2bd4ff RGB pie chart
      #2bd4ff color shades, tints & tones
#2bd4ff color schemes
#2bd4ff color preview, HTML & CSS examples
           This text has a color of #2bd4ff        
        
          <p style="color:#2bd4ff;">Text here</p>
        
        
          .mytext {color:#2bd4ff;}
        
        Text color #2bd4ff
      
           This box has a color of #2bd4ff        
        
          <div style="background-color:#2bd4ff;">Content here</div>
        
        
          .mybackground {background-color:#2bd4ff;}
        
        Background color #2bd4ff
      
           Border around this has a color of #2bd4ff        
        
          <div style="border:2px solid #2bd4ff;">Content here</div>
        
        
          .myborder {border:2px solid #2bd4ff;}
        
        Border color #2bd4ff