#95fbaf color space conversions
Hex:
        #95fbaf
        RGB:
        149, 251, 175
        CMY:
        42, 2, 31
        CMYK:
        41, 0, 30, 2
      HSL:
        135°, 92.7273%, 78.4314%
        HSV (HSB):
        135°, 40.6375%, 98.4314%
        XYZ:
        54.6295, 78.4791, 52.8261
        xyY:
        0.2938, 0.4221, 78.4791
      CIE-Lab:
        90.9981, -45.4799, 27.3251
        CIE-LCH:
        90.9981, 53.0574, 149.0018
        CIE-Luv:
        90.9981, -48.1068, 46.9572
        Hunter-Lab:
        88.5884, -44.9548, 26.6567
      #95fbaf color charts
#95fbaf RGB chart
      #95fbaf CMYK chart
      #95fbaf RGB pie chart
      #95fbaf color shades, tints & tones
#95fbaf color schemes
#95fbaf color preview, HTML & CSS examples
           This text has a color of #95fbaf        
        
          <p style="color:#95fbaf;">Text here</p>
        
        
          .mytext {color:#95fbaf;}
        
        Text color #95fbaf
      
           This box has a color of #95fbaf        
        
          <div style="background-color:#95fbaf;">Content here</div>
        
        
          .mybackground {background-color:#95fbaf;}
        
        Background color #95fbaf
      
           Border around this has a color of #95fbaf        
        
          <div style="border:2px solid #95fbaf;">Content here</div>
        
        
          .myborder {border:2px solid #95fbaf;}
        
        Border color #95fbaf