#95fbfb color space conversions
Hex:
        #95fbfb
        RGB:
        149, 251, 251
        CMY:
        42, 2, 2
        CMYK:
        41, 0, 0, 2
      HSL:
        180°, 92.7273%, 78.4314%
        HSV (HSB):
        180°, 40.6375%, 98.4314%
        XYZ:
        64.3042, 82.3490, 103.7725
        xyY:
        0.2568, 0.3288, 82.3490
      CIE-Lab:
        92.7287, -29.7195, -9.3575
        CIE-LCH:
        92.7287, 31.1579, 197.4771
        CIE-Luv:
        92.7287, -46.0041, -9.9393
        Hunter-Lab:
        90.7463, -32.3183, -4.2784
      #95fbfb color charts
#95fbfb RGB chart
      #95fbfb CMYK chart
      #95fbfb RGB pie chart
      #95fbfb color shades, tints & tones
#95fbfb color schemes
#95fbfb color preview, HTML & CSS examples
           This text has a color of #95fbfb        
        
          <p style="color:#95fbfb;">Text here</p>
        
        
          .mytext {color:#95fbfb;}
        
        Text color #95fbfb
      
           This box has a color of #95fbfb        
        
          <div style="background-color:#95fbfb;">Content here</div>
        
        
          .mybackground {background-color:#95fbfb;}
        
        Background color #95fbfb
      
           Border around this has a color of #95fbfb        
        
          <div style="border:2px solid #95fbfb;">Content here</div>
        
        
          .myborder {border:2px solid #95fbfb;}
        
        Border color #95fbfb