#b5fffa color space conversions
Hex:
        #b5fffa
        RGB:
        181, 255, 250
        CMY:
        29, 0, 2
        CMYK:
        29, 0, 2, 0
      HSL:
        176°, 100.0000%, 85.4902%
        HSV (HSB):
        176°, 29.0196%, 100.0000%
        XYZ:
        72.0714, 88.2459, 103.6771
        xyY:
        0.2730, 0.3343, 88.2459
      CIE-Lab:
        95.2644, -23.6439, -4.9252
        CIE-LCH:
        95.2644, 24.1514, 191.7669
        CIE-Luv:
        95.2644, -35.8339, -3.7289
        Hunter-Lab:
        93.9393, -27.4463, 0.3215
      #b5fffa color charts
#b5fffa RGB chart
      #b5fffa CMYK chart
      #b5fffa RGB pie chart
      #b5fffa color shades, tints & tones
#b5fffa color schemes
#b5fffa color preview, HTML & CSS examples
           This text has a color of #b5fffa        
        
          <p style="color:#b5fffa;">Text here</p>
        
        
          .mytext {color:#b5fffa;}
        
        Text color #b5fffa
      
           This box has a color of #b5fffa        
        
          <div style="background-color:#b5fffa;">Content here</div>
        
        
          .mybackground {background-color:#b5fffa;}
        
        Background color #b5fffa
      
           Border around this has a color of #b5fffa        
        
          <div style="border:2px solid #b5fffa;">Content here</div>
        
        
          .myborder {border:2px solid #b5fffa;}
        
        Border color #b5fffa