#8bede0 color space conversions
Hex:
        #8bede0
        RGB:
        139, 237, 224
        CMY:
        45, 7, 12
        CMYK:
        41, 0, 5, 7
      HSL:
        172°, 73.1343%, 73.7255%
        HSV (HSB):
        172°, 41.3502%, 92.9412%
        XYZ:
        54.3862, 71.4392, 81.4437
        xyY:
        0.2624, 0.3447, 71.4392
      CIE-Lab:
        87.6979, -31.8732, -2.7603
        CIE-LCH:
        87.6979, 31.9925, 184.9495
        CIE-Luv:
        87.6979, -44.5578, 0.9892
        Hunter-Lab:
        84.5217, -33.0556, 2.0343
      #8bede0 color charts
#8bede0 RGB chart
      #8bede0 CMYK chart
      #8bede0 RGB pie chart
      #8bede0 color shades, tints & tones
#8bede0 color schemes
#8bede0 color preview, HTML & CSS examples
           This text has a color of #8bede0        
        
          <p style="color:#8bede0;">Text here</p>
        
        
          .mytext {color:#8bede0;}
        
        Text color #8bede0
      
           This box has a color of #8bede0        
        
          <div style="background-color:#8bede0;">Content here</div>
        
        
          .mybackground {background-color:#8bede0;}
        
        Background color #8bede0
      
           Border around this has a color of #8bede0        
        
          <div style="border:2px solid #8bede0;">Content here</div>
        
        
          .myborder {border:2px solid #8bede0;}
        
        Border color #8bede0