#21ddf2 color space conversions
Hex:
        #21ddf2
        RGB:
        33, 221, 242
        CMY:
        87, 13, 5
        CMYK:
        86, 9, 0, 5
      HSL:
        186°, 88.9362%, 53.9216%
        HSV (HSB):
        186°, 86.3636%, 94.9020%
        XYZ:
        42.5107, 58.4470, 93.0453
        xyY:
        0.2191, 0.3013, 58.4470
      CIE-Lab:
        80.9867, -35.6708, -22.5722
        CIE-LCH:
        80.9867, 42.2127, 212.3253
        CIE-Luv:
        80.9867, -58.8980, -30.9328
        Hunter-Lab:
        76.4507, -34.5331, -18.6442
      #21ddf2 color charts
#21ddf2 RGB chart
      #21ddf2 CMYK chart
      #21ddf2 RGB pie chart
      #21ddf2 color shades, tints & tones
#21ddf2 color schemes
#21ddf2 color preview, HTML & CSS examples
           This text has a color of #21ddf2        
        
          <p style="color:#21ddf2;">Text here</p>
        
        
          .mytext {color:#21ddf2;}
        
        Text color #21ddf2
      
           This box has a color of #21ddf2        
        
          <div style="background-color:#21ddf2;">Content here</div>
        
        
          .mybackground {background-color:#21ddf2;}
        
        Background color #21ddf2
      
           Border around this has a color of #21ddf2        
        
          <div style="border:2px solid #21ddf2;">Content here</div>
        
        
          .myborder {border:2px solid #21ddf2;}
        
        Border color #21ddf2