#21f0f7 color space conversions
Hex:
        #21f0f7
        RGB:
        33, 240, 247
        CMY:
        87, 6, 3
        CMYK:
        87, 3, 0, 3
      HSL:
        182°, 93.0435%, 54.9020%
        HSV (HSB):
        182°, 86.6397%, 96.8627%
        XYZ:
        48.5758, 69.3589, 98.8231
        xyY:
        0.2241, 0.3200, 69.3589
      CIE-Lab:
        86.6815, -42.8346, -16.6034
        CIE-LCH:
        86.6815, 45.9399, 201.1872
        CIE-Luv:
        86.6815, -64.8982, -20.0221
        Hunter-Lab:
        83.2820, -41.6300, -12.0566
      #21f0f7 color charts
#21f0f7 RGB chart
      #21f0f7 CMYK chart
      #21f0f7 RGB pie chart
      #21f0f7 color shades, tints & tones
#21f0f7 color schemes
#21f0f7 color preview, HTML & CSS examples
           This text has a color of #21f0f7        
        
          <p style="color:#21f0f7;">Text here</p>
        
        
          .mytext {color:#21f0f7;}
        
        Text color #21f0f7
      
           This box has a color of #21f0f7        
        
          <div style="background-color:#21f0f7;">Content here</div>
        
        
          .mybackground {background-color:#21f0f7;}
        
        Background color #21f0f7
      
           Border around this has a color of #21f0f7        
        
          <div style="border:2px solid #21f0f7;">Content here</div>
        
        
          .myborder {border:2px solid #21f0f7;}
        
        Border color #21f0f7