#21f0bf color space conversions
Hex:
        #21f0bf
        RGB:
        33, 240, 191
        CMY:
        87, 6, 25
        CMYK:
        86, 0, 20, 6
      HSL:
        166°, 87.3418%, 53.5294%
        HSV (HSB):
        166°, 86.2500%, 94.1176%
        XYZ:
        41.1913, 66.4051, 59.9367
        xyY:
        0.2459, 0.3964, 66.4051
      CIE-Lab:
        85.2026, -57.8405, 10.5765
        CIE-LCH:
        85.2026, 58.7996, 169.6376
        CIE-Luv:
        85.2026, -69.1853, 25.1583
        Hunter-Lab:
        81.4893, -52.3781, 13.4338
      #21f0bf color charts
#21f0bf RGB chart
      #21f0bf CMYK chart
      #21f0bf RGB pie chart
      #21f0bf color shades, tints & tones
#21f0bf color schemes
#21f0bf color preview, HTML & CSS examples
           This text has a color of #21f0bf        
        
          <p style="color:#21f0bf;">Text here</p>
        
        
          .mytext {color:#21f0bf;}
        
        Text color #21f0bf
      
           This box has a color of #21f0bf        
        
          <div style="background-color:#21f0bf;">Content here</div>
        
        
          .mybackground {background-color:#21f0bf;}
        
        Background color #21f0bf
      
           Border around this has a color of #21f0bf        
        
          <div style="border:2px solid #21f0bf;">Content here</div>
        
        
          .myborder {border:2px solid #21f0bf;}
        
        Border color #21f0bf