#0aafef color space conversions
Hex:
        #0aafef
        RGB:
        10, 175, 239
        CMY:
        96, 31, 6
        CMYK:
        96, 27, 0, 6
      HSL:
        197°, 91.9679%, 48.8235%
        HSV (HSB):
        197°, 95.8159%, 93.7255%
        XYZ:
        31.0351, 36.9565, 87.1589
        xyY:
        0.2000, 0.2382, 36.9565
      CIE-Lab:
        67.2444, -14.5081, -42.1761
        CIE-LCH:
        67.2444, 44.6017, 251.0173
        CIE-Luv:
        67.2444, -44.8019, -66.0713
        Hunter-Lab:
        60.7918, -15.2588, -42.4514
      #0aafef color charts
#0aafef RGB chart
      #0aafef CMYK chart
      #0aafef RGB pie chart
      #0aafef color shades, tints & tones
#0aafef color schemes
#0aafef color preview, HTML & CSS examples
           This text has a color of #0aafef        
        
          <p style="color:#0aafef;">Text here</p>
        
        
          .mytext {color:#0aafef;}
        
        Text color #0aafef
      
           This box has a color of #0aafef        
        
          <div style="background-color:#0aafef;">Content here</div>
        
        
          .mybackground {background-color:#0aafef;}
        
        Background color #0aafef
      
           Border around this has a color of #0aafef        
        
          <div style="border:2px solid #0aafef;">Content here</div>
        
        
          .myborder {border:2px solid #0aafef;}
        
        Border color #0aafef