#21b0b2 color space conversions
Hex:
        #21b0b2
        RGB:
        33, 176, 178
        CMY:
        87, 31, 30
        CMYK:
        81, 1, 0, 30
      HSL:
        181°, 68.7204%, 41.3725%
        HSV (HSB):
        181°, 81.4607%, 69.8039%
        XYZ:
        24.1884, 34.5884, 47.5208
        xyY:
        0.2276, 0.3254, 34.5884
      CIE-Lab:
        65.4269, -34.1237, -11.3154
        CIE-LCH:
        65.4269, 35.9509, 198.3455
        CIE-Luv:
        65.4269, -48.2366, -12.1397
        Hunter-Lab:
        58.8119, -29.5065, -6.7389
      #21b0b2 color charts
#21b0b2 RGB chart
      #21b0b2 CMYK chart
      #21b0b2 RGB pie chart
      #21b0b2 color shades, tints & tones
#21b0b2 color schemes
#21b0b2 color preview, HTML & CSS examples
           This text has a color of #21b0b2        
        
          <p style="color:#21b0b2;">Text here</p>
        
        
          .mytext {color:#21b0b2;}
        
        Text color #21b0b2
      
           This box has a color of #21b0b2        
        
          <div style="background-color:#21b0b2;">Content here</div>
        
        
          .mybackground {background-color:#21b0b2;}
        
        Background color #21b0b2
      
           Border around this has a color of #21b0b2        
        
          <div style="border:2px solid #21b0b2;">Content here</div>
        
        
          .myborder {border:2px solid #21b0b2;}
        
        Border color #21b0b2