#21e0bc color space conversions
Hex:
        #21e0bc
        RGB:
        33, 224, 188
        CMY:
        87, 12, 26
        CMYK:
        85, 0, 16, 12
      HSL:
        169°, 75.4941%, 50.3922%
        HSV (HSB):
        169°, 85.2679%, 87.8431%
        XYZ:
        36.3600, 57.2655, 56.7139
        xyY:
        0.2419, 0.3809, 57.2655
      CIE-Lab:
        80.3287, -52.2447, 5.1652
        CIE-LCH:
        80.3287, 52.4994, 174.3537
        CIE-Luv:
        80.3287, -64.0543, 16.0583
        Hunter-Lab:
        75.6740, -46.6634, 8.5368
      #21e0bc color charts
#21e0bc RGB chart
      #21e0bc CMYK chart
      #21e0bc RGB pie chart
      #21e0bc color shades, tints & tones
#21e0bc color schemes
#21e0bc color preview, HTML & CSS examples
           This text has a color of #21e0bc        
        
          <p style="color:#21e0bc;">Text here</p>
        
        
          .mytext {color:#21e0bc;}
        
        Text color #21e0bc
      
           This box has a color of #21e0bc        
        
          <div style="background-color:#21e0bc;">Content here</div>
        
        
          .mybackground {background-color:#21e0bc;}
        
        Background color #21e0bc
      
           Border around this has a color of #21e0bc        
        
          <div style="border:2px solid #21e0bc;">Content here</div>
        
        
          .myborder {border:2px solid #21e0bc;}
        
        Border color #21e0bc