#21cbaf color space conversions
Hex:
        #21cbaf
        RGB:
        33, 203, 175
        CMY:
        87, 20, 31
        CMYK:
        84, 0, 14, 20
      HSL:
        170°, 72.0339%, 46.2745%
        HSV (HSB):
        170°, 83.7438%, 79.6078%
        XYZ:
        29.7210, 46.1304, 47.8950
        xyY:
        0.2402, 0.3728, 46.1304
      CIE-Lab:
        73.6300, -46.9625, 2.4307
        CIE-LCH:
        73.6300, 47.0254, 177.0371
        CIE-Luv:
        73.6300, -57.8708, 10.9428
        Hunter-Lab:
        67.9193, -40.7485, 5.7337
      #21cbaf color charts
#21cbaf RGB chart
      #21cbaf CMYK chart
      #21cbaf RGB pie chart
      #21cbaf color shades, tints & tones
#21cbaf color schemes
#21cbaf color preview, HTML & CSS examples
           This text has a color of #21cbaf        
        
          <p style="color:#21cbaf;">Text here</p>
        
        
          .mytext {color:#21cbaf;}
        
        Text color #21cbaf
      
           This box has a color of #21cbaf        
        
          <div style="background-color:#21cbaf;">Content here</div>
        
        
          .mybackground {background-color:#21cbaf;}
        
        Background color #21cbaf
      
           Border around this has a color of #21cbaf        
        
          <div style="border:2px solid #21cbaf;">Content here</div>
        
        
          .myborder {border:2px solid #21cbaf;}
        
        Border color #21cbaf