#95fbcf color space conversions
Hex:
        #95fbcf
        RGB:
        149, 251, 207
        CMY:
        42, 2, 19
        CMYK:
        41, 0, 18, 2
      HSL:
        154°, 92.7273%, 78.4314%
        HSV (HSB):
        154°, 40.6375%, 98.4314%
        XYZ:
        58.1541, 79.8889, 71.3865
        xyY:
        0.2777, 0.3815, 79.8889
      CIE-Lab:
        91.6350, -39.4704, 11.8313
        CIE-LCH:
        91.6350, 41.2055, 163.3138
        CIE-Luv:
        91.6350, -47.2536, 24.4972
        Hunter-Lab:
        89.3806, -40.2778, 15.2127
      #95fbcf color charts
#95fbcf RGB chart
      #95fbcf CMYK chart
      #95fbcf RGB pie chart
      #95fbcf color shades, tints & tones
#95fbcf color schemes
#95fbcf color preview, HTML & CSS examples
           This text has a color of #95fbcf        
        
          <p style="color:#95fbcf;">Text here</p>
        
        
          .mytext {color:#95fbcf;}
        
        Text color #95fbcf
      
           This box has a color of #95fbcf        
        
          <div style="background-color:#95fbcf;">Content here</div>
        
        
          .mybackground {background-color:#95fbcf;}
        
        Background color #95fbcf
      
           Border around this has a color of #95fbcf        
        
          <div style="border:2px solid #95fbcf;">Content here</div>
        
        
          .myborder {border:2px solid #95fbcf;}
        
        Border color #95fbcf