#0aafcb color space conversions
Hex:
        #0aafcb
        RGB:
        10, 175, 203
        CMY:
        96, 31, 20
        CMYK:
        95, 14, 0, 20
      HSL:
        189°, 90.6103%, 41.7647%
        HSV (HSB):
        189°, 95.0739%, 79.6078%
        XYZ:
        26.2346, 35.0363, 61.8799
        xyY:
        0.2130, 0.2845, 35.0363
      CIE-Lab:
        65.7769, -26.9382, -24.6687
        CIE-LCH:
        65.7769, 36.5269, 222.4819
        CIE-Luv:
        65.7769, -47.4875, -34.8262
        Hunter-Lab:
        59.1914, -24.4708, -20.5489
      #0aafcb color charts
#0aafcb RGB chart
      #0aafcb CMYK chart
      #0aafcb RGB pie chart
      #0aafcb color shades, tints & tones
#0aafcb color schemes
#0aafcb color preview, HTML & CSS examples
           This text has a color of #0aafcb        
        
          <p style="color:#0aafcb;">Text here</p>
        
        
          .mytext {color:#0aafcb;}
        
        Text color #0aafcb
      
           This box has a color of #0aafcb        
        
          <div style="background-color:#0aafcb;">Content here</div>
        
        
          .mybackground {background-color:#0aafcb;}
        
        Background color #0aafcb
      
           Border around this has a color of #0aafcb        
        
          <div style="border:2px solid #0aafcb;">Content here</div>
        
        
          .myborder {border:2px solid #0aafcb;}
        
        Border color #0aafcb