#95f3ff color space conversions
Hex:
        #95f3ff
        RGB:
        149, 243, 255
        CMY:
        42, 5, 0
        CMYK:
        42, 5, 0, 0
      HSL:
        187°, 100.0000%, 79.2157%
        HSV (HSB):
        187°, 41.5686%, 100.0000%
        XYZ:
        62.4950, 77.7107, 106.3136
        xyY:
        0.2535, 0.3152, 77.7107
      CIE-Lab:
        90.6477, -24.9058, -14.5388
        CIE-LCH:
        90.6477, 28.8388, 210.2744
        CIE-Luv:
        90.6477, -42.7292, -19.1681
        Hunter-Lab:
        88.1537, -27.7245, -9.7963
      #95f3ff color charts
#95f3ff RGB chart
      #95f3ff CMYK chart
      #95f3ff RGB pie chart
      #95f3ff color shades, tints & tones
#95f3ff color schemes
#95f3ff color preview, HTML & CSS examples
           This text has a color of #95f3ff        
        
          <p style="color:#95f3ff;">Text here</p>
        
        
          .mytext {color:#95f3ff;}
        
        Text color #95f3ff
      
           This box has a color of #95f3ff        
        
          <div style="background-color:#95f3ff;">Content here</div>
        
        
          .mybackground {background-color:#95f3ff;}
        
        Background color #95f3ff
      
           Border around this has a color of #95f3ff        
        
          <div style="border:2px solid #95f3ff;">Content here</div>
        
        
          .myborder {border:2px solid #95f3ff;}
        
        Border color #95f3ff