#99aacf color space conversions
Hex:
        #99aacf
        RGB:
        153, 170, 207
        CMY:
        40, 33, 19
        CMYK:
        26, 18, 0, 19
      HSL:
        221°, 36.0000%, 70.5882%
        HSV (HSB):
        221°, 26.0870%, 81.1765%
        XYZ:
        38.7741, 40.0267, 64.7138
        xyY:
        0.2702, 0.2789, 40.0267
      CIE-Lab:
        69.4886, 2.3415, -20.7606
        CIE-LCH:
        69.4886, 20.8922, 276.4349
        CIE-Luv:
        69.4886, -10.5877, -32.5557
        Hunter-Lab:
        63.2667, -1.3199, -16.3595
      #99aacf color charts
#99aacf RGB chart
      #99aacf CMYK chart
      #99aacf RGB pie chart
      #99aacf color shades, tints & tones
#99aacf color schemes
#99aacf color preview, HTML & CSS examples
           This text has a color of #99aacf        
        
          <p style="color:#99aacf;">Text here</p>
        
        
          .mytext {color:#99aacf;}
        
        Text color #99aacf
      
           This box has a color of #99aacf        
        
          <div style="background-color:#99aacf;">Content here</div>
        
        
          .mybackground {background-color:#99aacf;}
        
        Background color #99aacf
      
           Border around this has a color of #99aacf        
        
          <div style="border:2px solid #99aacf;">Content here</div>
        
        
          .myborder {border:2px solid #99aacf;}
        
        Border color #99aacf