#95bceb color space conversions
Hex:
        #95bceb
        RGB:
        149, 188, 235
        CMY:
        42, 26, 8
        CMYK:
        37, 20, 0, 8
      HSL:
        213°, 68.2540%, 75.2941%
        HSV (HSB):
        213°, 36.5957%, 92.1569%
        XYZ:
        45.3730, 48.3542, 85.5391
        xyY:
        0.2531, 0.2697, 48.3542
      CIE-Lab:
        75.0478, -1.6755, -27.5644
        CIE-LCH:
        75.0478, 27.6153, 266.5216
        CIE-Luv:
        75.0478, -20.6550, -43.6248
        Hunter-Lab:
        69.5372, -5.2186, -24.2579
      #95bceb color charts
#95bceb RGB chart
      #95bceb CMYK chart
      #95bceb RGB pie chart
      #95bceb color shades, tints & tones
#95bceb color schemes
#95bceb color preview, HTML & CSS examples
           This text has a color of #95bceb        
        
          <p style="color:#95bceb;">Text here</p>
        
        
          .mytext {color:#95bceb;}
        
        Text color #95bceb
      
           This box has a color of #95bceb        
        
          <div style="background-color:#95bceb;">Content here</div>
        
        
          .mybackground {background-color:#95bceb;}
        
        Background color #95bceb
      
           Border around this has a color of #95bceb        
        
          <div style="border:2px solid #95bceb;">Content here</div>
        
        
          .myborder {border:2px solid #95bceb;}
        
        Border color #95bceb