#95f5bc color space conversions
Hex:
        #95f5bc
        RGB:
        149, 245, 188
        CMY:
        42, 4, 26
        CMYK:
        39, 0, 23, 4
      HSL:
        144°, 82.7586%, 77.2549%
        HSV (HSB):
        144°, 39.1837%, 96.0784%
        XYZ:
        54.1239, 75.3252, 59.2635
        xyY:
        0.2868, 0.3992, 75.3252
      CIE-Lab:
        89.5451, -40.5035, 18.6795
        CIE-LCH:
        89.5451, 44.6033, 155.2417
        CIE-Luv:
        89.5451, -45.2379, 34.3209
        Hunter-Lab:
        86.7901, -40.5667, 20.2676
      #95f5bc color charts
#95f5bc RGB chart
      #95f5bc CMYK chart
      #95f5bc RGB pie chart
      #95f5bc color shades, tints & tones
#95f5bc color schemes
#95f5bc color preview, HTML & CSS examples
           This text has a color of #95f5bc        
        
          <p style="color:#95f5bc;">Text here</p>
        
        
          .mytext {color:#95f5bc;}
        
        Text color #95f5bc
      
           This box has a color of #95f5bc        
        
          <div style="background-color:#95f5bc;">Content here</div>
        
        
          .mybackground {background-color:#95f5bc;}
        
        Background color #95f5bc
      
           Border around this has a color of #95f5bc        
        
          <div style="border:2px solid #95f5bc;">Content here</div>
        
        
          .myborder {border:2px solid #95f5bc;}
        
        Border color #95f5bc