#b8fff2 color space conversions
Hex:
        #b8fff2
        RGB:
        184, 255, 242
        CMY:
        28, 0, 5
        CMYK:
        28, 0, 5, 0
      HSL:
        169°, 100.0000%, 86.0784%
        HSV (HSB):
        169°, 27.8431%, 100.0000%
        XYZ:
        71.5542, 88.1212, 97.2422
        xyY:
        0.2785, 0.3430, 88.1212
      CIE-Lab:
        95.2119, -24.5111, -0.8576
        CIE-LCH:
        95.2119, 24.5261, 182.0039
        CIE-Luv:
        95.2119, -34.6425, 2.8631
        Hunter-Lab:
        93.8729, -28.2167, 4.2930
      #b8fff2 color charts
#b8fff2 RGB chart
      #b8fff2 CMYK chart
      #b8fff2 RGB pie chart
      #b8fff2 color shades, tints & tones
#b8fff2 color schemes
#b8fff2 color preview, HTML & CSS examples
           This text has a color of #b8fff2        
        
          <p style="color:#b8fff2;">Text here</p>
        
        
          .mytext {color:#b8fff2;}
        
        Text color #b8fff2
      
           This box has a color of #b8fff2        
        
          <div style="background-color:#b8fff2;">Content here</div>
        
        
          .mybackground {background-color:#b8fff2;}
        
        Background color #b8fff2
      
           Border around this has a color of #b8fff2        
        
          <div style="border:2px solid #b8fff2;">Content here</div>
        
        
          .myborder {border:2px solid #b8fff2;}
        
        Border color #b8fff2