#21aaee color space conversions
Hex:
        #21aaee
        RGB:
        33, 170, 238
        CMY:
        87, 33, 7
        CMYK:
        86, 29, 0, 7
      HSL:
        200°, 85.7741%, 53.1373%
        HSV (HSB):
        200°, 86.1345%, 93.3333%
        XYZ:
        30.4345, 35.2458, 86.0880
        xyY:
        0.2005, 0.2322, 35.2458
      CIE-Lab:
        65.9396, -11.1197, -43.6619
        CIE-LCH:
        65.9396, 45.0557, 255.7118
        CIE-Luv:
        65.9396, -41.9211, -68.7955
        Hunter-Lab:
        59.3682, -12.3880, -44.4168
      #21aaee color charts
#21aaee RGB chart
      #21aaee CMYK chart
      #21aaee RGB pie chart
      #21aaee color shades, tints & tones
#21aaee color schemes
#21aaee color preview, HTML & CSS examples
           This text has a color of #21aaee        
        
          <p style="color:#21aaee;">Text here</p>
        
        
          .mytext {color:#21aaee;}
        
        Text color #21aaee
      
           This box has a color of #21aaee        
        
          <div style="background-color:#21aaee;">Content here</div>
        
        
          .mybackground {background-color:#21aaee;}
        
        Background color #21aaee
      
           Border around this has a color of #21aaee        
        
          <div style="border:2px solid #21aaee;">Content here</div>
        
        
          .myborder {border:2px solid #21aaee;}
        
        Border color #21aaee