#b5f0de color space conversions
Hex:
        #b5f0de
        RGB:
        181, 240, 222
        CMY:
        29, 6, 13
        CMYK:
        25, 0, 8, 6
      HSL:
        162°, 66.2921%, 82.5490%
        HSV (HSB):
        162°, 24.5833%, 94.1176%
        XYZ:
        63.4010, 77.4179, 80.7088
        xyY:
        0.2862, 0.3495, 77.4179
      CIE-Lab:
        90.5136, -22.2367, 2.6420
        CIE-LCH:
        90.5136, 22.3931, 173.2242
        CIE-Luv:
        90.5136, -29.3501, 7.8675
        Hunter-Lab:
        87.9874, -25.3565, 7.2059
      #b5f0de color charts
#b5f0de RGB chart
      #b5f0de CMYK chart
      #b5f0de RGB pie chart
      #b5f0de color shades, tints & tones
#b5f0de color schemes
#b5f0de color preview, HTML & CSS examples
           This text has a color of #b5f0de        
        
          <p style="color:#b5f0de;">Text here</p>
        
        
          .mytext {color:#b5f0de;}
        
        Text color #b5f0de
      
           This box has a color of #b5f0de        
        
          <div style="background-color:#b5f0de;">Content here</div>
        
        
          .mybackground {background-color:#b5f0de;}
        
        Background color #b5f0de
      
           Border around this has a color of #b5f0de        
        
          <div style="border:2px solid #b5f0de;">Content here</div>
        
        
          .myborder {border:2px solid #b5f0de;}
        
        Border color #b5f0de