#95bbd5 color space conversions
Hex:
        #95bbd5
        RGB:
        149, 187, 213
        CMY:
        42, 27, 16
        CMYK:
        30, 12, 0, 16
      HSL:
        204°, 43.2432%, 70.9804%
        HSV (HSB):
        204°, 30.0469%, 83.5294%
        XYZ:
        42.1750, 46.7343, 69.7486
        xyY:
        0.2658, 0.2946, 46.7343
      CIE-Lab:
        74.0195, -6.6489, -17.2010
        CIE-LCH:
        74.0195, 18.4413, 248.8665
        CIE-Luv:
        74.0195, -19.9330, -25.7136
        Hunter-Lab:
        68.3625, -9.5121, -12.6384
      #95bbd5 color charts
#95bbd5 RGB chart
      #95bbd5 CMYK chart
      #95bbd5 RGB pie chart
      #95bbd5 color shades, tints & tones
#95bbd5 color schemes
#95bbd5 color preview, HTML & CSS examples
           This text has a color of #95bbd5        
        
          <p style="color:#95bbd5;">Text here</p>
        
        
          .mytext {color:#95bbd5;}
        
        Text color #95bbd5
      
           This box has a color of #95bbd5        
        
          <div style="background-color:#95bbd5;">Content here</div>
        
        
          .mybackground {background-color:#95bbd5;}
        
        Background color #95bbd5
      
           Border around this has a color of #95bbd5        
        
          <div style="border:2px solid #95bbd5;">Content here</div>
        
        
          .myborder {border:2px solid #95bbd5;}
        
        Border color #95bbd5