#21a0bc color space conversions
Hex:
        #21a0bc
        RGB:
        33, 160, 188
        CMY:
        87, 37, 26
        CMYK:
        82, 15, 0, 26
      HSL:
        191°, 70.1357%, 43.3333%
        HSV (HSB):
        191°, 82.4468%, 73.7255%
        XYZ:
        22.2751, 29.0958, 52.0190
        xyY:
        0.2154, 0.2814, 29.0958
      CIE-Lab:
        60.8661, -23.0498, -23.8221
        CIE-LCH:
        60.8661, 33.1479, 225.9439
        CIE-Luv:
        60.8661, -41.8628, -33.5369
        Hunter-Lab:
        53.9405, -20.6831, -19.4195
      #21a0bc color charts
#21a0bc RGB chart
      #21a0bc CMYK chart
      #21a0bc RGB pie chart
      #21a0bc color shades, tints & tones
#21a0bc color schemes
#21a0bc color preview, HTML & CSS examples
           This text has a color of #21a0bc        
        
          <p style="color:#21a0bc;">Text here</p>
        
        
          .mytext {color:#21a0bc;}
        
        Text color #21a0bc
      
           This box has a color of #21a0bc        
        
          <div style="background-color:#21a0bc;">Content here</div>
        
        
          .mybackground {background-color:#21a0bc;}
        
        Background color #21a0bc
      
           Border around this has a color of #21a0bc        
        
          <div style="border:2px solid #21a0bc;">Content here</div>
        
        
          .myborder {border:2px solid #21a0bc;}
        
        Border color #21a0bc