#95eacb color space conversions
Hex:
        #95eacb
        RGB:
        149, 234, 203
        CMY:
        42, 8, 20
        CMYK:
        36, 0, 13, 8
      HSL:
        158°, 66.9291%, 75.0980%
        HSV (HSB):
        158°, 36.3248%, 91.7647%
        XYZ:
        52.5967, 69.5470, 67.1517
        xyY:
        0.2779, 0.3674, 69.5470
      CIE-Lab:
        86.7742, -32.4951, 6.9566
        CIE-LCH:
        86.7742, 33.2314, 167.9164
        CIE-Luv:
        86.7742, -40.2284, 15.9746
        Hunter-Lab:
        83.3948, -33.3619, 10.6345
      #95eacb color charts
#95eacb RGB chart
      #95eacb CMYK chart
      #95eacb RGB pie chart
      #95eacb color shades, tints & tones
#95eacb color schemes
#95eacb color preview, HTML & CSS examples
           This text has a color of #95eacb        
        
          <p style="color:#95eacb;">Text here</p>
        
        
          .mytext {color:#95eacb;}
        
        Text color #95eacb
      
           This box has a color of #95eacb        
        
          <div style="background-color:#95eacb;">Content here</div>
        
        
          .mybackground {background-color:#95eacb;}
        
        Background color #95eacb
      
           Border around this has a color of #95eacb        
        
          <div style="border:2px solid #95eacb;">Content here</div>
        
        
          .myborder {border:2px solid #95eacb;}
        
        Border color #95eacb