#8debbf color space conversions
Hex:
        #8debbf
        RGB:
        141, 235, 191
        CMY:
        45, 8, 25
        CMYK:
        40, 0, 19, 8
      HSL:
        152°, 70.1493%, 73.7255%
        HSV (HSB):
        152°, 40.0000%, 92.1569%
        XYZ:
        50.0968, 68.8410, 59.9375
        xyY:
        0.2801, 0.3849, 68.8410
      CIE-Lab:
        86.4252, -37.6005, 12.6837
        CIE-LCH:
        86.4252, 39.6821, 161.3593
        CIE-Luv:
        86.4252, -43.9527, 25.1692
        Hunter-Lab:
        82.9705, -37.4216, 15.2485
      #8debbf color charts
#8debbf RGB chart
      #8debbf CMYK chart
      #8debbf RGB pie chart
      #8debbf color shades, tints & tones
#8debbf color schemes
#8debbf color preview, HTML & CSS examples
           This text has a color of #8debbf        
        
          <p style="color:#8debbf;">Text here</p>
        
        
          .mytext {color:#8debbf;}
        
        Text color #8debbf
      
           This box has a color of #8debbf        
        
          <div style="background-color:#8debbf;">Content here</div>
        
        
          .mybackground {background-color:#8debbf;}
        
        Background color #8debbf
      
           Border around this has a color of #8debbf        
        
          <div style="border:2px solid #8debbf;">Content here</div>
        
        
          .myborder {border:2px solid #8debbf;}
        
        Border color #8debbf