#099ba0 color space conversions
Hex:
        #099ba0
        RGB:
        9, 155, 160
        CMY:
        96, 39, 37
        CMYK:
        94, 3, 0, 37
      HSL:
        182°, 89.3491%, 33.1373%
        HSV (HSB):
        182°, 94.3750%, 62.7451%
        XYZ:
        18.1792, 26.0388, 37.3256
        xyY:
        0.2229, 0.3193, 26.0388
      CIE-Lab:
        58.0739, -31.2026, -12.2598
        CIE-LCH:
        58.0739, 33.5247, 201.4503
        CIE-Luv:
        58.0739, -43.9375, -13.8182
        Hunter-Lab:
        51.0283, -25.7076, -7.6490
      #099ba0 color charts
#099ba0 RGB chart
      #099ba0 CMYK chart
      #099ba0 RGB pie chart
      #099ba0 color shades, tints & tones
#099ba0 color schemes
#099ba0 color preview, HTML & CSS examples
           This text has a color of #099ba0        
        
          <p style="color:#099ba0;">Text here</p>
        
        
          .mytext {color:#099ba0;}
        
        Text color #099ba0
      
           This box has a color of #099ba0        
        
          <div style="background-color:#099ba0;">Content here</div>
        
        
          .mybackground {background-color:#099ba0;}
        
        Background color #099ba0
      
           Border around this has a color of #099ba0        
        
          <div style="border:2px solid #099ba0;">Content here</div>
        
        
          .myborder {border:2px solid #099ba0;}
        
        Border color #099ba0