#21b3ed color space conversions
Hex:
        #21b3ed
        RGB:
        33, 179, 237
        CMY:
        87, 30, 7
        CMYK:
        86, 24, 0, 7
      HSL:
        197°, 85.0000%, 52.9412%
        HSV (HSB):
        197°, 86.0759%, 92.9412%
        XYZ:
        32.0334, 38.6780, 85.8980
        xyY:
        0.2045, 0.2470, 38.6780
      CIE-Lab:
        68.5173, -16.3426, -39.0815
        CIE-LCH:
        68.5173, 42.3608, 247.3069
        CIE-Luv:
        68.5173, -45.0195, -60.7226
        Hunter-Lab:
        62.1916, -16.8944, -38.3562
      #21b3ed color charts
#21b3ed RGB chart
      #21b3ed CMYK chart
      #21b3ed RGB pie chart
      #21b3ed color shades, tints & tones
#21b3ed color schemes
#21b3ed color preview, HTML & CSS examples
           This text has a color of #21b3ed        
        
          <p style="color:#21b3ed;">Text here</p>
        
        
          .mytext {color:#21b3ed;}
        
        Text color #21b3ed
      
           This box has a color of #21b3ed        
        
          <div style="background-color:#21b3ed;">Content here</div>
        
        
          .mybackground {background-color:#21b3ed;}
        
        Background color #21b3ed
      
           Border around this has a color of #21b3ed        
        
          <div style="border:2px solid #21b3ed;">Content here</div>
        
        
          .myborder {border:2px solid #21b3ed;}
        
        Border color #21b3ed