#21ccfe color space conversions
Hex:
        #21ccfe
        RGB:
        33, 204, 254
        CMY:
        87, 20, 0
        CMYK:
        87, 20, 0, 0
      HSL:
        194°, 99.1031%, 56.2745%
        HSV (HSB):
        194°, 87.0079%, 99.6078%
        XYZ:
        40.1095, 50.6648, 101.4312
        xyY:
        0.2087, 0.2636, 50.6648
      CIE-Lab:
        76.4755, -23.5656, -35.8886
        CIE-LCH:
        76.4755, 42.9340, 236.7099
        CIE-Luv:
        76.4755, -52.2593, -55.1257
        Hunter-Lab:
        71.1792, -23.9790, -34.6635
      #21ccfe color charts
#21ccfe RGB chart
      #21ccfe CMYK chart
      #21ccfe RGB pie chart
      #21ccfe color shades, tints & tones
#21ccfe color schemes
#21ccfe color preview, HTML & CSS examples
           This text has a color of #21ccfe        
        
          <p style="color:#21ccfe;">Text here</p>
        
        
          .mytext {color:#21ccfe;}
        
        Text color #21ccfe
      
           This box has a color of #21ccfe        
        
          <div style="background-color:#21ccfe;">Content here</div>
        
        
          .mybackground {background-color:#21ccfe;}
        
        Background color #21ccfe
      
           Border around this has a color of #21ccfe        
        
          <div style="border:2px solid #21ccfe;">Content here</div>
        
        
          .myborder {border:2px solid #21ccfe;}
        
        Border color #21ccfe