#0095aa color space conversions
Hex:
        #0095aa
        RGB:
        0, 149, 170
        CMY:
        100, 42, 33
        CMYK:
        100, 12, 0, 33
      HSL:
        187°, 100.0000%, 33.3333%
        HSV (HSB):
        187°, 100.0000%, 66.6667%
        XYZ:
        18.0031, 24.3972, 41.7905
        xyY:
        0.2138, 0.2898, 24.3972
      CIE-Lab:
        56.4833, -25.2793, -20.3746
        CIE-LCH:
        56.4833, 32.4680, 218.8681
        CIE-Luv:
        56.4833, -41.4528, -27.3399
        Hunter-Lab:
        49.3935, -21.3782, -15.5882
      #0095aa color charts
#0095aa RGB chart
      #0095aa CMYK chart
      #0095aa RGB pie chart
      #0095aa color shades, tints & tones
#0095aa color schemes
#0095aa color preview, HTML & CSS examples
           This text has a color of #0095aa        
        
          <p style="color:#0095aa;">Text here</p>
        
        
          .mytext {color:#0095aa;}
        
        Text color #0095aa
      
           This box has a color of #0095aa        
        
          <div style="background-color:#0095aa;">Content here</div>
        
        
          .mybackground {background-color:#0095aa;}
        
        Background color #0095aa
      
           Border around this has a color of #0095aa        
        
          <div style="border:2px solid #0095aa;">Content here</div>
        
        
          .myborder {border:2px solid #0095aa;}
        
        Border color #0095aa