#21eff2 color space conversions
Hex:
        #21eff2
        RGB:
        33, 239, 242
        CMY:
        87, 6, 5
        CMYK:
        86, 1, 0, 5
      HSL:
        181°, 88.9362%, 53.9216%
        HSV (HSB):
        181°, 86.3636%, 94.9020%
        XYZ:
        47.5207, 68.4671, 94.7153
        xyY:
        0.2255, 0.3249, 68.4671
      CIE-Lab:
        86.2395, -43.8450, -14.6444
        CIE-LCH:
        86.2395, 46.2260, 198.4695
        CIE-Luv:
        86.2395, -64.9535, -16.5954
        Hunter-Lab:
        82.7449, -42.2903, -9.9459
      #21eff2 color charts
#21eff2 RGB chart
      #21eff2 CMYK chart
      #21eff2 RGB pie chart
      #21eff2 color shades, tints & tones
#21eff2 color schemes
#21eff2 color preview, HTML & CSS examples
           This text has a color of #21eff2        
        
          <p style="color:#21eff2;">Text here</p>
        
        
          .mytext {color:#21eff2;}
        
        Text color #21eff2
      
           This box has a color of #21eff2        
        
          <div style="background-color:#21eff2;">Content here</div>
        
        
          .mybackground {background-color:#21eff2;}
        
        Background color #21eff2
      
           Border around this has a color of #21eff2        
        
          <div style="border:2px solid #21eff2;">Content here</div>
        
        
          .myborder {border:2px solid #21eff2;}
        
        Border color #21eff2