#21b1d2 color space conversions
Hex:
        #21b1d2
        RGB:
        33, 177, 210
        CMY:
        87, 31, 18
        CMYK:
        84, 16, 0, 18
      HSL:
        191°, 72.8395%, 47.6471%
        HSV (HSB):
        191°, 84.2857%, 82.3529%
        XYZ:
        27.9822, 36.4208, 66.5279
        xyY:
        0.2137, 0.2782, 36.4208
      CIE-Lab:
        66.8402, -24.4476, -26.8836
        CIE-LCH:
        66.8402, 36.3374, 227.7170
        CIE-Luv:
        66.8402, -46.2319, -38.9033
        Hunter-Lab:
        60.3496, -22.8470, -23.1150
      #21b1d2 color charts
#21b1d2 RGB chart
      #21b1d2 CMYK chart
      #21b1d2 RGB pie chart
      #21b1d2 color shades, tints & tones
#21b1d2 color schemes
#21b1d2 color preview, HTML & CSS examples
           This text has a color of #21b1d2        
        
          <p style="color:#21b1d2;">Text here</p>
        
        
          .mytext {color:#21b1d2;}
        
        Text color #21b1d2
      
           This box has a color of #21b1d2        
        
          <div style="background-color:#21b1d2;">Content here</div>
        
        
          .mybackground {background-color:#21b1d2;}
        
        Background color #21b1d2
      
           Border around this has a color of #21b1d2        
        
          <div style="border:2px solid #21b1d2;">Content here</div>
        
        
          .myborder {border:2px solid #21b1d2;}
        
        Border color #21b1d2