#95cae5 color space conversions
Hex:
        #95cae5
        RGB:
        149, 202, 229
        CMY:
        42, 21, 10
        CMYK:
        35, 12, 0, 10
      HSL:
        200°, 60.6061%, 74.1176%
        HSV (HSB):
        200°, 34.9345%, 89.8039%
        XYZ:
        47.6578, 54.2878, 82.0955
        xyY:
        0.2590, 0.2950, 54.2878
      CIE-Lab:
        78.6292, -10.6608, -18.8790
        CIE-LCH:
        78.6292, 21.6811, 240.5469
        CIE-Luv:
        78.6292, -26.4033, -28.0838
        Hunter-Lab:
        73.6802, -13.4831, -14.4855
      #95cae5 color charts
#95cae5 RGB chart
      #95cae5 CMYK chart
      #95cae5 RGB pie chart
      #95cae5 color shades, tints & tones
#95cae5 color schemes
#95cae5 color preview, HTML & CSS examples
           This text has a color of #95cae5        
        
          <p style="color:#95cae5;">Text here</p>
        
        
          .mytext {color:#95cae5;}
        
        Text color #95cae5
      
           This box has a color of #95cae5        
        
          <div style="background-color:#95cae5;">Content here</div>
        
        
          .mybackground {background-color:#95cae5;}
        
        Background color #95cae5
      
           Border around this has a color of #95cae5        
        
          <div style="border:2px solid #95cae5;">Content here</div>
        
        
          .myborder {border:2px solid #95cae5;}
        
        Border color #95cae5