#16faf2 color space conversions
Hex:
        #16faf2
        RGB:
        22, 250, 242
        CMY:
        91, 2, 5
        CMYK:
        91, 0, 3, 2
      HSL:
        178°, 95.7983%, 53.3333%
        HSV (HSB):
        178°, 91.2000%, 98.0392%
        XYZ:
        50.5435, 74.9526, 95.8078
        xyY:
        0.2284, 0.3387, 74.9526
      CIE-Lab:
        89.3708, -49.0999, -9.9769
        CIE-LCH:
        89.3708, 50.1033, 191.4858
        CIE-Luv:
        89.3708, -69.2190, -8.1473
        Hunter-Lab:
        86.5752, -47.2964, -5.0102
      #16faf2 color charts
#16faf2 RGB chart
      #16faf2 CMYK chart
      #16faf2 RGB pie chart
      #16faf2 color shades, tints & tones
#16faf2 color schemes
#16faf2 color preview, HTML & CSS examples
           This text has a color of #16faf2        
        
          <p style="color:#16faf2;">Text here</p>
        
        
          .mytext {color:#16faf2;}
        
        Text color #16faf2
      
           This box has a color of #16faf2        
        
          <div style="background-color:#16faf2;">Content here</div>
        
        
          .mybackground {background-color:#16faf2;}
        
        Background color #16faf2
      
           Border around this has a color of #16faf2        
        
          <div style="border:2px solid #16faf2;">Content here</div>
        
        
          .myborder {border:2px solid #16faf2;}
        
        Border color #16faf2