#21bbeb color space conversions
Hex:
        #21bbeb
        RGB:
        33, 187, 235
        CMY:
        87, 27, 8
        CMYK:
        86, 20, 0, 8
      HSL:
        194°, 83.4711%, 52.5490%
        HSV (HSB):
        194°, 85.9574%, 92.1569%
        XYZ:
        33.3929, 41.8621, 84.9175
        xyY:
        0.2085, 0.2614, 41.8621
      CIE-Lab:
        70.7758, -21.2226, -34.4817
        CIE-LCH:
        70.7758, 40.4894, 238.3888
        CIE-Luv:
        70.7758, -47.8734, -52.5017
        Hunter-Lab:
        64.7010, -21.1007, -32.5251
      #21bbeb color charts
#21bbeb RGB chart
      #21bbeb CMYK chart
      #21bbeb RGB pie chart
      #21bbeb color shades, tints & tones
#21bbeb color schemes
#21bbeb color preview, HTML & CSS examples
           This text has a color of #21bbeb        
        
          <p style="color:#21bbeb;">Text here</p>
        
        
          .mytext {color:#21bbeb;}
        
        Text color #21bbeb
      
           This box has a color of #21bbeb        
        
          <div style="background-color:#21bbeb;">Content here</div>
        
        
          .mybackground {background-color:#21bbeb;}
        
        Background color #21bbeb
      
           Border around this has a color of #21bbeb        
        
          <div style="border:2px solid #21bbeb;">Content here</div>
        
        
          .myborder {border:2px solid #21bbeb;}
        
        Border color #21bbeb