#21aac0 color space conversions
Hex:
        #21aac0
        RGB:
        33, 170, 192
        CMY:
        87, 33, 25
        CMYK:
        83, 11, 0, 25
      HSL:
        188°, 70.6667%, 44.1176%
        HSV (HSB):
        188°, 82.8125%, 75.2941%
        XYZ:
        24.5164, 32.8786, 54.9232
        xyY:
        0.2183, 0.2927, 32.8786
      CIE-Lab:
        64.0625, -26.8169, -21.1682
        CIE-LCH:
        64.0625, 34.1649, 218.2862
        CIE-Luv:
        64.0625, -45.0940, -28.9404
        Hunter-Lab:
        57.3398, -24.0248, -16.6533
      #21aac0 color charts
#21aac0 RGB chart
      #21aac0 CMYK chart
      #21aac0 RGB pie chart
      #21aac0 color shades, tints & tones
#21aac0 color schemes
#21aac0 color preview, HTML & CSS examples
           This text has a color of #21aac0        
        
          <p style="color:#21aac0;">Text here</p>
        
        
          .mytext {color:#21aac0;}
        
        Text color #21aac0
      
           This box has a color of #21aac0        
        
          <div style="background-color:#21aac0;">Content here</div>
        
        
          .mybackground {background-color:#21aac0;}
        
        Background color #21aac0
      
           Border around this has a color of #21aac0        
        
          <div style="border:2px solid #21aac0;">Content here</div>
        
        
          .myborder {border:2px solid #21aac0;}
        
        Border color #21aac0