#8affbd color space conversions
Hex:
        #8affbd
        RGB:
        138, 255, 189
        CMY:
        46, 0, 26
        CMYK:
        46, 0, 26, 0
      HSL:
        146°, 100.0000%, 77.0588%
        HSV (HSB):
        146°, 45.8824%, 100.0000%
        XYZ:
        55.4265, 80.5974, 60.7797
        xyY:
        0.2816, 0.4095, 80.5974
      CIE-Lab:
        91.9522, -47.5806, 21.4489
        CIE-LCH:
        91.9522, 52.1917, 155.7346
        CIE-Luv:
        91.9522, -53.3056, 39.5136
        Hunter-Lab:
        89.7761, -46.9046, 22.7031
      #8affbd color charts
#8affbd RGB chart
      #8affbd CMYK chart
      #8affbd RGB pie chart
      #8affbd color shades, tints & tones
#8affbd color schemes
#8affbd color preview, HTML & CSS examples
           This text has a color of #8affbd        
        
          <p style="color:#8affbd;">Text here</p>
        
        
          .mytext {color:#8affbd;}
        
        Text color #8affbd
      
           This box has a color of #8affbd        
        
          <div style="background-color:#8affbd;">Content here</div>
        
        
          .mybackground {background-color:#8affbd;}
        
        Background color #8affbd
      
           Border around this has a color of #8affbd        
        
          <div style="border:2px solid #8affbd;">Content here</div>
        
        
          .myborder {border:2px solid #8affbd;}
        
        Border color #8affbd