#21d3fa color space conversions
Hex:
        #21d3fa
        RGB:
        33, 211, 250
        CMY:
        87, 17, 2
        CMYK:
        87, 16, 0, 2
      HSL:
        191°, 95.5947%, 55.4902%
        HSV (HSB):
        191°, 86.8000%, 98.0392%
        XYZ:
        41.1768, 53.8140, 98.6594
        xyY:
        0.2126, 0.2779, 53.8140
      CIE-Lab:
        78.3531, -28.3612, -30.8556
        CIE-LCH:
        78.3531, 41.9098, 227.4121
        CIE-Luv:
        78.3531, -54.9132, -45.9481
        Hunter-Lab:
        73.3580, -28.1822, -28.3886
      #21d3fa color charts
#21d3fa RGB chart
      #21d3fa CMYK chart
      #21d3fa RGB pie chart
      #21d3fa color shades, tints & tones
#21d3fa color schemes
#21d3fa color preview, HTML & CSS examples
           This text has a color of #21d3fa        
        
          <p style="color:#21d3fa;">Text here</p>
        
        
          .mytext {color:#21d3fa;}
        
        Text color #21d3fa
      
           This box has a color of #21d3fa        
        
          <div style="background-color:#21d3fa;">Content here</div>
        
        
          .mybackground {background-color:#21d3fa;}
        
        Background color #21d3fa
      
           Border around this has a color of #21d3fa        
        
          <div style="border:2px solid #21d3fa;">Content here</div>
        
        
          .myborder {border:2px solid #21d3fa;}
        
        Border color #21d3fa