#21b7ec color space conversions
Hex:
        #21b7ec
        RGB:
        33, 183, 236
        CMY:
        87, 28, 7
        CMYK:
        86, 22, 0, 7
      HSL:
        196°, 84.2324%, 52.7451%
        HSV (HSB):
        196°, 86.0169%, 92.5490%
        XYZ:
        32.7010, 40.2464, 85.4017
        xyY:
        0.2065, 0.2542, 40.2464
      CIE-Lab:
        69.6447, -18.8011, -36.7811
        CIE-LCH:
        69.6447, 41.3078, 242.9257
        CIE-Luv:
        69.6447, -46.4438, -56.6194
        Hunter-Lab:
        63.4401, -19.0100, -35.4069
      #21b7ec color charts
#21b7ec RGB chart
      #21b7ec CMYK chart
      #21b7ec RGB pie chart
      #21b7ec color shades, tints & tones
#21b7ec color schemes
#21b7ec color preview, HTML & CSS examples
           This text has a color of #21b7ec        
        
          <p style="color:#21b7ec;">Text here</p>
        
        
          .mytext {color:#21b7ec;}
        
        Text color #21b7ec
      
           This box has a color of #21b7ec        
        
          <div style="background-color:#21b7ec;">Content here</div>
        
        
          .mybackground {background-color:#21b7ec;}
        
        Background color #21b7ec
      
           Border around this has a color of #21b7ec        
        
          <div style="border:2px solid #21b7ec;">Content here</div>
        
        
          .myborder {border:2px solid #21b7ec;}
        
        Border color #21b7ec