#95abc2 color space conversions
Hex:
        #95abc2
        RGB:
        149, 171, 194
        CMY:
        42, 33, 24
        CMYK:
        23, 12, 0, 24
      HSL:
        211°, 26.9461%, 67.2549%
        HSV (HSB):
        211°, 23.1959%, 76.0784%
        XYZ:
        36.6949, 39.4104, 56.7119
        xyY:
        0.2763, 0.2967, 39.4104
      CIE-Lab:
        69.0475, -2.5077, -14.2831
        CIE-LCH:
        69.0475, 14.5016, 260.0420
        CIE-Luv:
        69.0475, -12.4789, -21.4087
        Hunter-Lab:
        62.7777, -5.5239, -9.6168
      #95abc2 color charts
#95abc2 RGB chart
      #95abc2 CMYK chart
      #95abc2 RGB pie chart
      #95abc2 color shades, tints & tones
#95abc2 color schemes
#95abc2 color preview, HTML & CSS examples
           This text has a color of #95abc2        
        
          <p style="color:#95abc2;">Text here</p>
        
        
          .mytext {color:#95abc2;}
        
        Text color #95abc2
      
           This box has a color of #95abc2        
        
          <div style="background-color:#95abc2;">Content here</div>
        
        
          .mybackground {background-color:#95abc2;}
        
        Background color #95abc2
      
           Border around this has a color of #95abc2        
        
          <div style="border:2px solid #95abc2;">Content here</div>
        
        
          .myborder {border:2px solid #95abc2;}
        
        Border color #95abc2