#21eddb color space conversions
Hex:
        #21eddb
        RGB:
        33, 237, 219
        CMY:
        87, 7, 14
        CMYK:
        86, 0, 8, 7
      HSL:
        175°, 85.0000%, 52.9412%
        HSV (HSB):
        175°, 86.0759%, 92.9412%
        XYZ:
        43.6976, 66.0062, 77.4552
        xyY:
        0.2335, 0.3527, 66.0062
      CIE-Lab:
        84.9996, -49.4416, -4.3992
        CIE-LCH:
        84.9996, 49.6370, 185.0847
        CIE-Luv:
        84.9996, -66.0696, 0.9328
        Hunter-Lab:
        81.2442, -46.1703, 0.3460
      #21eddb color charts
#21eddb RGB chart
      #21eddb CMYK chart
      #21eddb RGB pie chart
      #21eddb color shades, tints & tones
#21eddb color schemes
#21eddb color preview, HTML & CSS examples
           This text has a color of #21eddb        
        
          <p style="color:#21eddb;">Text here</p>
        
        
          .mytext {color:#21eddb;}
        
        Text color #21eddb
      
           This box has a color of #21eddb        
        
          <div style="background-color:#21eddb;">Content here</div>
        
        
          .mybackground {background-color:#21eddb;}
        
        Background color #21eddb
      
           Border around this has a color of #21eddb        
        
          <div style="border:2px solid #21eddb;">Content here</div>
        
        
          .myborder {border:2px solid #21eddb;}
        
        Border color #21eddb