#9be1da color space conversions
Hex:
        #9be1da
        RGB:
        155, 225, 218
        CMY:
        39, 12, 15
        CMYK:
        31, 0, 3, 12
      HSL:
        174°, 53.8462%, 74.5098%
        HSV (HSB):
        174°, 31.1111%, 88.2353%
        XYZ:
        53.0977, 65.8809, 76.2474
        xyY:
        0.2720, 0.3375, 65.8809
      CIE-Lab:
        84.9357, -23.2712, -3.5766
        CIE-LCH:
        84.9357, 23.5445, 188.7375
        CIE-Luv:
        84.9357, -33.7986, -1.6379
        Hunter-Lab:
        81.1671, -25.2717, 1.1206
      #9be1da color charts
#9be1da RGB chart
      #9be1da CMYK chart
      #9be1da RGB pie chart
      #9be1da color shades, tints & tones
#9be1da color schemes
#9be1da color preview, HTML & CSS examples
           This text has a color of #9be1da        
        
          <p style="color:#9be1da;">Text here</p>
        
        
          .mytext {color:#9be1da;}
        
        Text color #9be1da
      
           This box has a color of #9be1da        
        
          <div style="background-color:#9be1da;">Content here</div>
        
        
          .mybackground {background-color:#9be1da;}
        
        Background color #9be1da
      
           Border around this has a color of #9be1da        
        
          <div style="border:2px solid #9be1da;">Content here</div>
        
        
          .myborder {border:2px solid #9be1da;}
        
        Border color #9be1da