#21f2fc color space conversions
Hex:
        #21f2fc
        RGB:
        33, 242, 252
        CMY:
        87, 5, 1
        CMYK:
        87, 4, 0, 1
      HSL:
        183°, 97.3333%, 55.8824%
        HSV (HSB):
        183°, 86.9048%, 98.8235%
        XYZ:
        49.9500, 70.8559, 103.1394
        xyY:
        0.2230, 0.3164, 70.8559
      CIE-Lab:
        87.4149, -42.2613, -18.1180
        CIE-LCH:
        87.4149, 45.9813, 203.2055
        CIE-Luv:
        87.4149, -65.1765, -22.6670
        Hunter-Lab:
        84.1759, -41.3859, -13.7239
      #21f2fc color charts
#21f2fc RGB chart
      #21f2fc CMYK chart
      #21f2fc RGB pie chart
      #21f2fc color shades, tints & tones
#21f2fc color schemes
#21f2fc color preview, HTML & CSS examples
           This text has a color of #21f2fc        
        
          <p style="color:#21f2fc;">Text here</p>
        
        
          .mytext {color:#21f2fc;}
        
        Text color #21f2fc
      
           This box has a color of #21f2fc        
        
          <div style="background-color:#21f2fc;">Content here</div>
        
        
          .mybackground {background-color:#21f2fc;}
        
        Background color #21f2fc
      
           Border around this has a color of #21f2fc        
        
          <div style="border:2px solid #21f2fc;">Content here</div>
        
        
          .myborder {border:2px solid #21f2fc;}
        
        Border color #21f2fc