#21bdd7 color space conversions
Hex:
        #21bdd7
        RGB:
        33, 189, 215
        CMY:
        87, 26, 16
        CMYK:
        85, 12, 0, 16
      HSL:
        189°, 73.3871%, 48.6275%
        HSV (HSB):
        189°, 84.6512%, 84.3137%
        XYZ:
        31.0905, 41.6248, 70.6857
        xyY:
        0.2168, 0.2903, 41.6248
      CIE-Lab:
        70.6115, -28.8168, -23.8457
        CIE-LCH:
        70.6115, 37.4036, 219.6074
        CIE-Luv:
        70.6115, -50.0155, -33.5086
        Hunter-Lab:
        64.5173, -26.8871, -19.7965
      #21bdd7 color charts
#21bdd7 RGB chart
      #21bdd7 CMYK chart
      #21bdd7 RGB pie chart
      #21bdd7 color shades, tints & tones
#21bdd7 color schemes
#21bdd7 color preview, HTML & CSS examples
           This text has a color of #21bdd7        
        
          <p style="color:#21bdd7;">Text here</p>
        
        
          .mytext {color:#21bdd7;}
        
        Text color #21bdd7
      
           This box has a color of #21bdd7        
        
          <div style="background-color:#21bdd7;">Content here</div>
        
        
          .mybackground {background-color:#21bdd7;}
        
        Background color #21bdd7
      
           Border around this has a color of #21bdd7        
        
          <div style="border:2px solid #21bdd7;">Content here</div>
        
        
          .myborder {border:2px solid #21bdd7;}
        
        Border color #21bdd7