#95feba color space conversions
Hex:
        #95feba
        RGB:
        149, 254, 186
        CMY:
        42, 0, 27
        CMYK:
        41, 0, 27, 0
      HSL:
        141°, 98.1308%, 79.0196%
        HSV (HSB):
        141°, 41.3386%, 99.6078%
        XYZ:
        56.6992, 80.8184, 59.0655
        xyY:
        0.2884, 0.4111, 80.8184
      CIE-Lab:
        92.0508, -44.8325, 23.1817
        CIE-LCH:
        92.0508, 50.4712, 152.6577
        CIE-Luv:
        92.0508, -49.0801, 41.4320
        Hunter-Lab:
        89.8990, -44.7437, 23.9746
      #95feba color charts
#95feba RGB chart
      #95feba CMYK chart
      #95feba RGB pie chart
      #95feba color shades, tints & tones
#95feba color schemes
#95feba color preview, HTML & CSS examples
           This text has a color of #95feba        
        
          <p style="color:#95feba;">Text here</p>
        
        
          .mytext {color:#95feba;}
        
        Text color #95feba
      
           This box has a color of #95feba        
        
          <div style="background-color:#95feba;">Content here</div>
        
        
          .mybackground {background-color:#95feba;}
        
        Background color #95feba
      
           Border around this has a color of #95feba        
        
          <div style="border:2px solid #95feba;">Content here</div>
        
        
          .myborder {border:2px solid #95feba;}
        
        Border color #95feba