#95c3c3 color space conversions
Hex:
        #95c3c3
        RGB:
        149, 195, 195
        CMY:
        42, 24, 24
        CMYK:
        24, 0, 0, 24
      HSL:
        180°, 27.7108%, 67.4510%
        HSV (HSB):
        180°, 23.5897%, 76.4706%
        XYZ:
        41.7599, 49.3599, 58.9562
        xyY:
        0.2783, 0.3289, 49.3599
      CIE-Lab:
        75.6747, -15.0387, -4.9523
        CIE-LCH:
        75.6747, 15.8331, 198.2268
        CIE-Luv:
        75.6747, -23.2798, -5.0347
        Hunter-Lab:
        70.2566, -16.8504, -0.5739
      #95c3c3 color charts
#95c3c3 RGB chart
      #95c3c3 CMYK chart
      #95c3c3 RGB pie chart
      #95c3c3 color shades, tints & tones
#95c3c3 color schemes
#95c3c3 color preview, HTML & CSS examples
           This text has a color of #95c3c3        
        
          <p style="color:#95c3c3;">Text here</p>
        
        
          .mytext {color:#95c3c3;}
        
        Text color #95c3c3
      
           This box has a color of #95c3c3        
        
          <div style="background-color:#95c3c3;">Content here</div>
        
        
          .mybackground {background-color:#95c3c3;}
        
        Background color #95c3c3
      
           Border around this has a color of #95c3c3        
        
          <div style="border:2px solid #95c3c3;">Content here</div>
        
        
          .myborder {border:2px solid #95c3c3;}
        
        Border color #95c3c3