#21d4ec color space conversions
Hex:
        #21d4ec
        RGB:
        33, 212, 236
        CMY:
        87, 17, 7
        CMYK:
        86, 10, 0, 7
      HSL:
        187°, 84.2324%, 52.7451%
        HSV (HSB):
        187°, 86.0169%, 92.5490%
        XYZ:
        39.3110, 53.4664, 87.6050
        xyY:
        0.2179, 0.2964, 53.4664
      CIE-Lab:
        78.1496, -33.2866, -23.6903
        CIE-LCH:
        78.1496, 40.8562, 215.4397
        CIE-Luv:
        78.1496, -56.3081, -33.0355
        Hunter-Lab:
        73.1207, -31.9965, -19.8501
      #21d4ec color charts
#21d4ec RGB chart
      #21d4ec CMYK chart
      #21d4ec RGB pie chart
      #21d4ec color shades, tints & tones
#21d4ec color schemes
#21d4ec color preview, HTML & CSS examples
           This text has a color of #21d4ec        
        
          <p style="color:#21d4ec;">Text here</p>
        
        
          .mytext {color:#21d4ec;}
        
        Text color #21d4ec
      
           This box has a color of #21d4ec        
        
          <div style="background-color:#21d4ec;">Content here</div>
        
        
          .mybackground {background-color:#21d4ec;}
        
        Background color #21d4ec
      
           Border around this has a color of #21d4ec        
        
          <div style="border:2px solid #21d4ec;">Content here</div>
        
        
          .myborder {border:2px solid #21d4ec;}
        
        Border color #21d4ec