#95acbb color space conversions
Hex:
        #95acbb
        RGB:
        149, 172, 187
        CMY:
        42, 33, 27
        CMYK:
        20, 8, 0, 27
      HSL:
        204°, 21.8391%, 65.8824%
        HSV (HSB):
        204°, 20.3209%, 73.3333%
        XYZ:
        36.1166, 39.4825, 52.7310
        xyY:
        0.2814, 0.3077, 39.4825
      CIE-Lab:
        69.0993, -4.6538, -10.3370
        CIE-LCH:
        69.0993, 11.3363, 245.7622
        CIE-Luv:
        69.0993, -12.7271, -14.8768
        Hunter-Lab:
        62.8351, -7.3624, -5.7715
      #95acbb color charts
#95acbb RGB chart
      #95acbb CMYK chart
      #95acbb RGB pie chart
      #95acbb color shades, tints & tones
#95acbb color schemes
#95acbb color preview, HTML & CSS examples
           This text has a color of #95acbb        
        
          <p style="color:#95acbb;">Text here</p>
        
        
          .mytext {color:#95acbb;}
        
        Text color #95acbb
      
           This box has a color of #95acbb        
        
          <div style="background-color:#95acbb;">Content here</div>
        
        
          .mybackground {background-color:#95acbb;}
        
        Background color #95acbb
      
           Border around this has a color of #95acbb        
        
          <div style="border:2px solid #95acbb;">Content here</div>
        
        
          .myborder {border:2px solid #95acbb;}
        
        Border color #95acbb