#b5f1de color space conversions
Hex:
        #b5f1de
        RGB:
        181, 241, 222
        CMY:
        29, 5, 13
        CMYK:
        25, 0, 8, 5
      HSL:
        161°, 68.1818%, 82.7451%
        HSV (HSB):
        161°, 24.8963%, 94.5098%
        XYZ:
        63.6962, 78.0083, 80.8072
        xyY:
        0.2863, 0.3506, 78.0083
      CIE-Lab:
        90.7837, -22.7239, 3.0342
        CIE-LCH:
        90.7837, 22.9255, 172.3947
        CIE-Luv:
        90.7837, -29.7994, 8.5516
        Hunter-Lab:
        88.3223, -25.8336, 7.5804
      #b5f1de color charts
#b5f1de RGB chart
      #b5f1de CMYK chart
      #b5f1de RGB pie chart
      #b5f1de color shades, tints & tones
#b5f1de color schemes
#b5f1de color preview, HTML & CSS examples
           This text has a color of #b5f1de        
        
          <p style="color:#b5f1de;">Text here</p>
        
        
          .mytext {color:#b5f1de;}
        
        Text color #b5f1de
      
           This box has a color of #b5f1de        
        
          <div style="background-color:#b5f1de;">Content here</div>
        
        
          .mybackground {background-color:#b5f1de;}
        
        Background color #b5f1de
      
           Border around this has a color of #b5f1de        
        
          <div style="border:2px solid #b5f1de;">Content here</div>
        
        
          .myborder {border:2px solid #b5f1de;}
        
        Border color #b5f1de