#95bfeb color space conversions
Hex:
        #95bfeb
        RGB:
        149, 191, 235
        CMY:
        42, 25, 8
        CMYK:
        37, 19, 0, 8
      HSL:
        211°, 68.2540%, 75.2941%
        HSV (HSB):
        211°, 36.5957%, 92.1569%
        XYZ:
        46.0206, 49.6493, 85.7550
        xyY:
        0.2537, 0.2737, 49.6493
      CIE-Lab:
        75.8535, -3.2982, -26.3303
        CIE-LCH:
        75.8535, 26.5360, 262.8601
        CIE-Luv:
        75.8535, -21.8843, -41.3853
        Hunter-Lab:
        70.4623, -6.7263, -22.8344
      #95bfeb color charts
#95bfeb RGB chart
      #95bfeb CMYK chart
      #95bfeb RGB pie chart
      #95bfeb color shades, tints & tones
#95bfeb color schemes
#95bfeb color preview, HTML & CSS examples
           This text has a color of #95bfeb        
        
          <p style="color:#95bfeb;">Text here</p>
        
        
          .mytext {color:#95bfeb;}
        
        Text color #95bfeb
      
           This box has a color of #95bfeb        
        
          <div style="background-color:#95bfeb;">Content here</div>
        
        
          .mybackground {background-color:#95bfeb;}
        
        Background color #95bfeb
      
           Border around this has a color of #95bfeb        
        
          <div style="border:2px solid #95bfeb;">Content here</div>
        
        
          .myborder {border:2px solid #95bfeb;}
        
        Border color #95bfeb