#02aae1 color space conversions
Hex:
        #02aae1
        RGB:
        2, 170, 225
        CMY:
        99, 33, 12
        CMYK:
        99, 24, 0, 12
      HSL:
        195°, 98.2379%, 44.5098%
        HSV (HSB):
        195°, 99.1111%, 88.2353%
        XYZ:
        27.9904, 34.1986, 76.3599
        xyY:
        0.2020, 0.2468, 34.1986
      CIE-Lab:
        65.1199, -17.0003, -37.8290
        CIE-LCH:
        65.1199, 41.4734, 245.8009
        CIE-Luv:
        65.1199, -44.3974, -58.1060
        Hunter-Lab:
        58.4796, -16.9029, -36.4824
      #02aae1 color charts
#02aae1 RGB chart
      #02aae1 CMYK chart
      #02aae1 RGB pie chart
      #02aae1 color shades, tints & tones
#02aae1 color schemes
#02aae1 color preview, HTML & CSS examples
           This text has a color of #02aae1        
        
          <p style="color:#02aae1;">Text here</p>
        
        
          .mytext {color:#02aae1;}
        
        Text color #02aae1
      
           This box has a color of #02aae1        
        
          <div style="background-color:#02aae1;">Content here</div>
        
        
          .mybackground {background-color:#02aae1;}
        
        Background color #02aae1
      
           Border around this has a color of #02aae1        
        
          <div style="border:2px solid #02aae1;">Content here</div>
        
        
          .myborder {border:2px solid #02aae1;}
        
        Border color #02aae1