#21b1e2 color space conversions
Hex:
        #21b1e2
        RGB:
        33, 177, 226
        CMY:
        87, 31, 11
        CMYK:
        85, 22, 0, 11
      HSL:
        195°, 76.8924%, 50.7843%
        HSV (HSB):
        195°, 85.3982%, 88.6275%
        XYZ:
        30.0768, 37.2586, 77.5579
        xyY:
        0.2076, 0.2571, 37.2586
      CIE-Lab:
        67.4706, -19.0643, -34.7005
        CIE-LCH:
        67.4706, 39.5926, 241.2158
        CIE-Luv:
        67.4706, -45.0967, -52.8126
        Hunter-Lab:
        61.0398, -18.8655, -32.6067
      #21b1e2 color charts
#21b1e2 RGB chart
      #21b1e2 CMYK chart
      #21b1e2 RGB pie chart
      #21b1e2 color shades, tints & tones
#21b1e2 color schemes
#21b1e2 color preview, HTML & CSS examples
           This text has a color of #21b1e2        
        
          <p style="color:#21b1e2;">Text here</p>
        
        
          .mytext {color:#21b1e2;}
        
        Text color #21b1e2
      
           This box has a color of #21b1e2        
        
          <div style="background-color:#21b1e2;">Content here</div>
        
        
          .mybackground {background-color:#21b1e2;}
        
        Background color #21b1e2
      
           Border around this has a color of #21b1e2        
        
          <div style="border:2px solid #21b1e2;">Content here</div>
        
        
          .myborder {border:2px solid #21b1e2;}
        
        Border color #21b1e2