#95f0ea color space conversions
Hex:
        #95f0ea
        RGB:
        149, 240, 234
        CMY:
        42, 6, 8
        CMYK:
        38, 0, 3, 6
      HSL:
        176°, 75.2066%, 76.2745%
        HSV (HSB):
        176°, 37.9167%, 94.1176%
        XYZ:
        58.4058, 74.6503, 89.1725
        xyY:
        0.2628, 0.3359, 74.6503
      CIE-Lab:
        89.2289, -28.4878, -5.6909
        CIE-LCH:
        89.2289, 29.0507, 191.2970
        CIE-Luv:
        89.2289, -42.0359, -4.1810
        Hunter-Lab:
        86.4004, -30.5364, -0.7121
      #95f0ea color charts
#95f0ea RGB chart
      #95f0ea CMYK chart
      #95f0ea RGB pie chart
      #95f0ea color shades, tints & tones
#95f0ea color schemes
#95f0ea color preview, HTML & CSS examples
           This text has a color of #95f0ea        
        
          <p style="color:#95f0ea;">Text here</p>
        
        
          .mytext {color:#95f0ea;}
        
        Text color #95f0ea
      
           This box has a color of #95f0ea        
        
          <div style="background-color:#95f0ea;">Content here</div>
        
        
          .mybackground {background-color:#95f0ea;}
        
        Background color #95f0ea
      
           Border around this has a color of #95f0ea        
        
          <div style="border:2px solid #95f0ea;">Content here</div>
        
        
          .myborder {border:2px solid #95f0ea;}
        
        Border color #95f0ea