#95cfed color space conversions
Hex:
        #95cfed
        RGB:
        149, 207, 237
        CMY:
        42, 19, 7
        CMYK:
        37, 13, 0, 7
      HSL:
        200°, 70.9677%, 75.6863%
        HSV (HSB):
        200°, 37.1308%, 92.9412%
        XYZ:
        49.9933, 57.1296, 88.5130
        xyY:
        0.2555, 0.2920, 57.1296
      CIE-Lab:
        80.2525, -11.2720, -20.7051
        CIE-LCH:
        80.2525, 23.5745, 241.4359
        CIE-Luv:
        80.2525, -28.4644, -31.0959
        Hunter-Lab:
        75.5841, -14.2077, -16.5228
      #95cfed color charts
#95cfed RGB chart
      #95cfed CMYK chart
      #95cfed RGB pie chart
      #95cfed color shades, tints & tones
#95cfed color schemes
#95cfed color preview, HTML & CSS examples
           This text has a color of #95cfed        
        
          <p style="color:#95cfed;">Text here</p>
        
        
          .mytext {color:#95cfed;}
        
        Text color #95cfed
      
           This box has a color of #95cfed        
        
          <div style="background-color:#95cfed;">Content here</div>
        
        
          .mybackground {background-color:#95cfed;}
        
        Background color #95cfed
      
           Border around this has a color of #95cfed        
        
          <div style="border:2px solid #95cfed;">Content here</div>
        
        
          .myborder {border:2px solid #95cfed;}
        
        Border color #95cfed