#21b5ec color space conversions
Hex:
        #21b5ec
        RGB:
        33, 181, 236
        CMY:
        87, 29, 7
        CMYK:
        86, 23, 0, 7
      HSL:
        196°, 84.2324%, 52.7451%
        HSV (HSB):
        196°, 86.0169%, 92.5490%
        XYZ:
        32.2914, 39.4272, 85.2652
        xyY:
        0.2057, 0.2512, 39.4272
      CIE-Lab:
        69.0596, -17.7481, -37.6916
        CIE-LCH:
        69.0596, 41.6611, 244.7853
        CIE-Luv:
        69.0596, -45.7654, -58.2404
        Hunter-Lab:
        62.7911, -18.0877, -36.5572
      #21b5ec color charts
#21b5ec RGB chart
      #21b5ec CMYK chart
      #21b5ec RGB pie chart
      #21b5ec color shades, tints & tones
#21b5ec color schemes
#21b5ec color preview, HTML & CSS examples
           This text has a color of #21b5ec        
        
          <p style="color:#21b5ec;">Text here</p>
        
        
          .mytext {color:#21b5ec;}
        
        Text color #21b5ec
      
           This box has a color of #21b5ec        
        
          <div style="background-color:#21b5ec;">Content here</div>
        
        
          .mybackground {background-color:#21b5ec;}
        
        Background color #21b5ec
      
           Border around this has a color of #21b5ec        
        
          <div style="border:2px solid #21b5ec;">Content here</div>
        
        
          .myborder {border:2px solid #21b5ec;}
        
        Border color #21b5ec