#21bde5 color space conversions
Hex:
        #21bde5
        RGB:
        33, 189, 229
        CMY:
        87, 26, 10
        CMYK:
        86, 17, 0, 10
      HSL:
        192°, 79.0323%, 51.3725%
        HSV (HSB):
        192°, 85.5895%, 89.8039%
        XYZ:
        32.9677, 42.3757, 80.5705
        xyY:
        0.2114, 0.2718, 42.3757
      CIE-Lab:
        71.1292, -24.2499, -30.6760
        CIE-LCH:
        71.1292, 39.1034, 231.6730
        CIE-Luv:
        71.1292, -48.9868, -45.6615
        Hunter-Lab:
        65.0966, -23.5191, -27.8160
      #21bde5 color charts
#21bde5 RGB chart
      #21bde5 CMYK chart
      #21bde5 RGB pie chart
      #21bde5 color shades, tints & tones
#21bde5 color schemes
#21bde5 color preview, HTML & CSS examples
           This text has a color of #21bde5        
        
          <p style="color:#21bde5;">Text here</p>
        
        
          .mytext {color:#21bde5;}
        
        Text color #21bde5
      
           This box has a color of #21bde5        
        
          <div style="background-color:#21bde5;">Content here</div>
        
        
          .mybackground {background-color:#21bde5;}
        
        Background color #21bde5
      
           Border around this has a color of #21bde5        
        
          <div style="border:2px solid #21bde5;">Content here</div>
        
        
          .myborder {border:2px solid #21bde5;}
        
        Border color #21bde5