#21a0b1 color space conversions
Hex:
        #21a0b1
        RGB:
        33, 160, 177
        CMY:
        87, 37, 31
        CMYK:
        81, 10, 0, 31
      HSL:
        187°, 68.5714%, 41.1765%
        HSV (HSB):
        187°, 81.3559%, 69.4118%
        XYZ:
        21.1338, 28.6393, 46.0090
        xyY:
        0.2206, 0.2990, 28.6393
      CIE-Lab:
        60.4619, -26.6653, -18.2496
        CIE-LCH:
        60.4619, 32.3123, 214.3876
        CIE-Luv:
        60.4619, -42.6451, -24.0034
        Hunter-Lab:
        53.5157, -23.1612, -13.5124
      #21a0b1 color charts
#21a0b1 RGB chart
      #21a0b1 CMYK chart
      #21a0b1 RGB pie chart
      #21a0b1 color shades, tints & tones
#21a0b1 color schemes
#21a0b1 color preview, HTML & CSS examples
           This text has a color of #21a0b1        
        
          <p style="color:#21a0b1;">Text here</p>
        
        
          .mytext {color:#21a0b1;}
        
        Text color #21a0b1
      
           This box has a color of #21a0b1        
        
          <div style="background-color:#21a0b1;">Content here</div>
        
        
          .mybackground {background-color:#21a0b1;}
        
        Background color #21a0b1
      
           Border around this has a color of #21a0b1        
        
          <div style="border:2px solid #21a0b1;">Content here</div>
        
        
          .myborder {border:2px solid #21a0b1;}
        
        Border color #21a0b1