#95abd0 color space conversions
Hex:
        #95abd0
        RGB:
        149, 171, 208
        CMY:
        42, 33, 18
        CMYK:
        28, 18, 0, 18
      HSL:
        218°, 38.5621%, 70.0000%
        HSV (HSB):
        218°, 28.3654%, 81.5686%
        XYZ:
        38.3425, 40.0694, 65.3878
        xyY:
        0.2666, 0.2786, 40.0694
      CIE-Lab:
        69.5190, 0.8295, -21.2900
        CIE-LCH:
        69.5190, 21.3061, 272.2313
        CIE-Luv:
        69.5190, -12.9087, -33.1974
        Hunter-Lab:
        63.3004, -2.6543, -16.9348
      #95abd0 color charts
#95abd0 RGB chart
      #95abd0 CMYK chart
      #95abd0 RGB pie chart
      #95abd0 color shades, tints & tones
#95abd0 color schemes
#95abd0 color preview, HTML & CSS examples
           This text has a color of #95abd0        
        
          <p style="color:#95abd0;">Text here</p>
        
        
          .mytext {color:#95abd0;}
        
        Text color #95abd0
      
           This box has a color of #95abd0        
        
          <div style="background-color:#95abd0;">Content here</div>
        
        
          .mybackground {background-color:#95abd0;}
        
        Background color #95abd0
      
           Border around this has a color of #95abd0        
        
          <div style="border:2px solid #95abd0;">Content here</div>
        
        
          .myborder {border:2px solid #95abd0;}
        
        Border color #95abd0