#8ac3be color space conversions
Hex:
        #8ac3be
        RGB:
        138, 195, 190
        CMY:
        46, 24, 25
        CMYK:
        29, 0, 3, 24
      HSL:
        175°, 32.2034%, 65.2941%
        HSV (HSB):
        175°, 29.2308%, 76.4706%
        XYZ:
        39.2906, 48.1512, 55.9385
        xyY:
        0.2740, 0.3358, 48.1512
      CIE-Lab:
        74.9202, -19.4313, -3.4230
        CIE-LCH:
        74.9202, 19.7305, 189.9906
        CIE-Luv:
        74.9202, -27.9859, -1.9899
        Hunter-Lab:
        69.3911, -20.3641, 0.7781
      #8ac3be color charts
#8ac3be RGB chart
      #8ac3be CMYK chart
      #8ac3be RGB pie chart
      #8ac3be color shades, tints & tones
#8ac3be color schemes
#8ac3be color preview, HTML & CSS examples
           This text has a color of #8ac3be        
        
          <p style="color:#8ac3be;">Text here</p>
        
        
          .mytext {color:#8ac3be;}
        
        Text color #8ac3be
      
           This box has a color of #8ac3be        
        
          <div style="background-color:#8ac3be;">Content here</div>
        
        
          .mybackground {background-color:#8ac3be;}
        
        Background color #8ac3be
      
           Border around this has a color of #8ac3be        
        
          <div style="border:2px solid #8ac3be;">Content here</div>
        
        
          .myborder {border:2px solid #8ac3be;}
        
        Border color #8ac3be