#95babf color space conversions
Hex:
        #95babf
        RGB:
        149, 186, 191
        CMY:
        42, 27, 25
        CMYK:
        22, 3, 0, 25
      HSL:
        187°, 24.7059%, 66.6667%
        HSV (HSB):
        187°, 21.9895%, 74.9020%
        XYZ:
        39.3573, 45.2690, 55.9536
        xyY:
        0.2800, 0.3220, 45.2690
      CIE-Lab:
        73.0686, -11.2398, -6.6298
        CIE-LCH:
        73.0686, 13.0494, 210.5342
        CIE-Luv:
        73.0686, -19.1927, -8.1925
        Hunter-Lab:
        67.2822, -13.3288, -2.2096
      #95babf color charts
#95babf RGB chart
      #95babf CMYK chart
      #95babf RGB pie chart
      #95babf color shades, tints & tones
#95babf color schemes
#95babf color preview, HTML & CSS examples
           This text has a color of #95babf        
        
          <p style="color:#95babf;">Text here</p>
        
        
          .mytext {color:#95babf;}
        
        Text color #95babf
      
           This box has a color of #95babf        
        
          <div style="background-color:#95babf;">Content here</div>
        
        
          .mybackground {background-color:#95babf;}
        
        Background color #95babf
      
           Border around this has a color of #95babf        
        
          <div style="border:2px solid #95babf;">Content here</div>
        
        
          .myborder {border:2px solid #95babf;}
        
        Border color #95babf