#21aaef color space conversions
Hex:
        #21aaef
        RGB:
        33, 170, 239
        CMY:
        87, 33, 6
        CMYK:
        86, 29, 0, 6
      HSL:
        200°, 86.5546%, 53.3333%
        HSV (HSB):
        200°, 86.1925%, 93.7255%
        XYZ:
        30.5819, 35.3048, 86.8640
        xyY:
        0.2002, 0.2311, 35.3048
      CIE-Lab:
        65.9853, -10.7653, -44.1373
        CIE-LCH:
        65.9853, 45.4312, 256.2929
        CIE-Luv:
        65.9853, -41.8570, -69.6514
        Hunter-Lab:
        59.4178, -12.1086, -45.0847
      #21aaef color charts
#21aaef RGB chart
      #21aaef CMYK chart
      #21aaef RGB pie chart
      #21aaef color shades, tints & tones
#21aaef color schemes
#21aaef color preview, HTML & CSS examples
           This text has a color of #21aaef        
        
          <p style="color:#21aaef;">Text here</p>
        
        
          .mytext {color:#21aaef;}
        
        Text color #21aaef
      
           This box has a color of #21aaef        
        
          <div style="background-color:#21aaef;">Content here</div>
        
        
          .mybackground {background-color:#21aaef;}
        
        Background color #21aaef
      
           Border around this has a color of #21aaef        
        
          <div style="border:2px solid #21aaef;">Content here</div>
        
        
          .myborder {border:2px solid #21aaef;}
        
        Border color #21aaef