#21ddf1 color space conversions
Hex:
        #21ddf1
        RGB:
        33, 221, 241
        CMY:
        87, 13, 5
        CMYK:
        86, 8, 0, 5
      HSL:
        186°, 88.1356%, 53.7255%
        HSV (HSB):
        186°, 86.3071%, 94.5098%
        XYZ:
        42.3608, 58.3871, 92.2563
        xyY:
        0.2195, 0.3025, 58.3871
      CIE-Lab:
        80.9535, -35.9776, -22.0914
        CIE-LCH:
        80.9535, 42.2187, 211.5512
        CIE-Luv:
        80.9535, -58.9749, -30.0746
        Hunter-Lab:
        76.4115, -34.7636, -18.0965
      #21ddf1 color charts
#21ddf1 RGB chart
      #21ddf1 CMYK chart
      #21ddf1 RGB pie chart
      #21ddf1 color shades, tints & tones
#21ddf1 color schemes
#21ddf1 color preview, HTML & CSS examples
           This text has a color of #21ddf1        
        
          <p style="color:#21ddf1;">Text here</p>
        
        
          .mytext {color:#21ddf1;}
        
        Text color #21ddf1
      
           This box has a color of #21ddf1        
        
          <div style="background-color:#21ddf1;">Content here</div>
        
        
          .mybackground {background-color:#21ddf1;}
        
        Background color #21ddf1
      
           Border around this has a color of #21ddf1        
        
          <div style="border:2px solid #21ddf1;">Content here</div>
        
        
          .myborder {border:2px solid #21ddf1;}
        
        Border color #21ddf1