#02aae0 color space conversions
Hex:
        #02aae0
        RGB:
        2, 170, 224
        CMY:
        99, 33, 12
        CMYK:
        99, 24, 0, 12
      HSL:
        195°, 98.2301%, 44.3137%
        HSV (HSB):
        195°, 99.1071%, 87.8431%
        XYZ:
        27.8543, 34.1442, 75.6434
        xyY:
        0.2024, 0.2481, 34.1442
      CIE-Lab:
        65.0768, -17.3546, -37.3457
        CIE-LCH:
        65.0768, 41.1811, 245.0757
        CIE-Luv:
        65.0768, -44.4709, -57.2403
        Hunter-Lab:
        58.4330, -17.1690, -35.8497
      #02aae0 color charts
#02aae0 RGB chart
      #02aae0 CMYK chart
      #02aae0 RGB pie chart
      #02aae0 color shades, tints & tones
#02aae0 color schemes
#02aae0 color preview, HTML & CSS examples
           This text has a color of #02aae0        
        
          <p style="color:#02aae0;">Text here</p>
        
        
          .mytext {color:#02aae0;}
        
        Text color #02aae0
      
           This box has a color of #02aae0        
        
          <div style="background-color:#02aae0;">Content here</div>
        
        
          .mybackground {background-color:#02aae0;}
        
        Background color #02aae0
      
           Border around this has a color of #02aae0        
        
          <div style="border:2px solid #02aae0;">Content here</div>
        
        
          .myborder {border:2px solid #02aae0;}
        
        Border color #02aae0