#8af0bd color space conversions
Hex:
        #8af0bd
        RGB:
        138, 240, 189
        CMY:
        46, 6, 26
        CMYK:
        43, 0, 21, 6
      HSL:
        150°, 77.2727%, 74.1176%
        HSV (HSB):
        150°, 42.5000%, 94.1176%
        XYZ:
        50.8266, 71.3976, 59.2464
        xyY:
        0.2801, 0.3934, 71.3976
      CIE-Lab:
        87.6778, -41.0476, 15.4757
        CIE-LCH:
        87.6778, 43.8680, 159.3426
        CIE-Luv:
        87.6778, -47.1808, 29.7874
        Hunter-Lab:
        84.4971, -40.4987, 17.5759
      #8af0bd color charts
#8af0bd RGB chart
      #8af0bd CMYK chart
      #8af0bd RGB pie chart
      #8af0bd color shades, tints & tones
#8af0bd color schemes
#8af0bd color preview, HTML & CSS examples
           This text has a color of #8af0bd        
        
          <p style="color:#8af0bd;">Text here</p>
        
        
          .mytext {color:#8af0bd;}
        
        Text color #8af0bd
      
           This box has a color of #8af0bd        
        
          <div style="background-color:#8af0bd;">Content here</div>
        
        
          .mybackground {background-color:#8af0bd;}
        
        Background color #8af0bd
      
           Border around this has a color of #8af0bd        
        
          <div style="border:2px solid #8af0bd;">Content here</div>
        
        
          .myborder {border:2px solid #8af0bd;}
        
        Border color #8af0bd