#95c6cf color space conversions
Hex:
        #95c6cf
        RGB:
        149, 198, 207
        CMY:
        42, 22, 19
        CMYK:
        28, 4, 0, 19
      HSL:
        189°, 37.6623%, 69.8039%
        HSV (HSB):
        189°, 28.0193%, 81.1765%
        XYZ:
        43.8510, 51.2827, 66.6188
        xyY:
        0.2711, 0.3170, 51.2827
      CIE-Lab:
        76.8500, -13.8628, -9.7027
        CIE-LCH:
        76.8500, 16.9210, 214.9883
        CIE-Luv:
        76.8500, -24.6545, -12.6796
        Hunter-Lab:
        71.6120, -16.0179, -5.0277
      #95c6cf color charts
#95c6cf RGB chart
      #95c6cf CMYK chart
      #95c6cf RGB pie chart
      #95c6cf color shades, tints & tones
#95c6cf color schemes
#95c6cf color preview, HTML & CSS examples
           This text has a color of #95c6cf        
        
          <p style="color:#95c6cf;">Text here</p>
        
        
          .mytext {color:#95c6cf;}
        
        Text color #95c6cf
      
           This box has a color of #95c6cf        
        
          <div style="background-color:#95c6cf;">Content here</div>
        
        
          .mybackground {background-color:#95c6cf;}
        
        Background color #95c6cf
      
           Border around this has a color of #95c6cf        
        
          <div style="border:2px solid #95c6cf;">Content here</div>
        
        
          .myborder {border:2px solid #95c6cf;}
        
        Border color #95c6cf