#21b2ec color space conversions
Hex:
        #21b2ec
        RGB:
        33, 178, 236
        CMY:
        87, 30, 7
        CMYK:
        86, 25, 0, 7
      HSL:
        197°, 84.2324%, 52.7451%
        HSV (HSB):
        197°, 86.0169%, 92.5490%
        XYZ:
        31.6879, 38.2203, 85.0640
        xyY:
        0.2045, 0.2466, 38.2203
      CIE-Lab:
        68.1826, -16.1552, -39.0585
        CIE-LCH:
        68.1826, 42.2677, 247.5293
        CIE-Luv:
        68.1826, -44.7491, -60.6655
        Hunter-Lab:
        61.8225, -16.6970, -38.3036
      #21b2ec color charts
#21b2ec RGB chart
      #21b2ec CMYK chart
      #21b2ec RGB pie chart
      #21b2ec color shades, tints & tones
#21b2ec color schemes
#21b2ec color preview, HTML & CSS examples
           This text has a color of #21b2ec        
        
          <p style="color:#21b2ec;">Text here</p>
        
        
          .mytext {color:#21b2ec;}
        
        Text color #21b2ec
      
           This box has a color of #21b2ec        
        
          <div style="background-color:#21b2ec;">Content here</div>
        
        
          .mybackground {background-color:#21b2ec;}
        
        Background color #21b2ec
      
           Border around this has a color of #21b2ec        
        
          <div style="border:2px solid #21b2ec;">Content here</div>
        
        
          .myborder {border:2px solid #21b2ec;}
        
        Border color #21b2ec