#21b2ef color space conversions
Hex:
        #21b2ef
        RGB:
        33, 178, 239
        CMY:
        87, 30, 6
        CMYK:
        86, 26, 0, 6
      HSL:
        198°, 86.5546%, 53.3333%
        HSV (HSB):
        198°, 86.1925%, 93.7255%
        XYZ:
        32.1276, 38.3961, 87.3792
        xyY:
        0.2035, 0.2432, 38.3961
      CIE-Lab:
        68.3116, -15.1148, -40.4925
        CIE-LCH:
        68.3116, 43.2215, 249.5307
        CIE-Luv:
        68.3116, -44.5463, -63.2555
        Hunter-Lab:
        61.9646, -15.8889, -40.2324
      #21b2ef color charts
#21b2ef RGB chart
      #21b2ef CMYK chart
      #21b2ef RGB pie chart
      #21b2ef color shades, tints & tones
#21b2ef color schemes
#21b2ef color preview, HTML & CSS examples
           This text has a color of #21b2ef        
        
          <p style="color:#21b2ef;">Text here</p>
        
        
          .mytext {color:#21b2ef;}
        
        Text color #21b2ef
      
           This box has a color of #21b2ef        
        
          <div style="background-color:#21b2ef;">Content here</div>
        
        
          .mybackground {background-color:#21b2ef;}
        
        Background color #21b2ef
      
           Border around this has a color of #21b2ef        
        
          <div style="border:2px solid #21b2ef;">Content here</div>
        
        
          .myborder {border:2px solid #21b2ef;}
        
        Border color #21b2ef