#95c1db color space conversions
Hex:
        #95c1db
        RGB:
        149, 193, 219
        CMY:
        42, 24, 14
        CMYK:
        32, 12, 0, 14
      HSL:
        202°, 49.2958%, 72.1569%
        HSV (HSB):
        202°, 31.9635%, 85.8824%
        XYZ:
        44.2506, 49.6440, 74.2678
        xyY:
        0.2631, 0.2952, 49.6440
      CIE-Lab:
        75.8502, -8.3836, -17.6906
        CIE-LCH:
        75.8502, 19.5766, 244.6436
        CIE-Luv:
        75.8502, -22.5676, -26.3410
        Hunter-Lab:
        70.4585, -11.1976, -13.1746
      #95c1db color charts
#95c1db RGB chart
      #95c1db CMYK chart
      #95c1db RGB pie chart
      #95c1db color shades, tints & tones
#95c1db color schemes
#95c1db color preview, HTML & CSS examples
           This text has a color of #95c1db        
        
          <p style="color:#95c1db;">Text here</p>
        
        
          .mytext {color:#95c1db;}
        
        Text color #95c1db
      
           This box has a color of #95c1db        
        
          <div style="background-color:#95c1db;">Content here</div>
        
        
          .mybackground {background-color:#95c1db;}
        
        Background color #95c1db
      
           Border around this has a color of #95c1db        
        
          <div style="border:2px solid #95c1db;">Content here</div>
        
        
          .myborder {border:2px solid #95c1db;}
        
        Border color #95c1db