#8afac2 color space conversions
Hex:
        #8afac2
        RGB:
        138, 250, 194
        CMY:
        46, 2, 24
        CMYK:
        45, 0, 22, 2
      HSL:
        150°, 91.8033%, 76.0784%
        HSV (HSB):
        150°, 44.8000%, 98.0392%
        XYZ:
        54.4044, 77.6695, 63.1632
        xyY:
        0.2787, 0.3978, 77.6695
      CIE-Lab:
        90.6289, -44.4602, 17.0421
        CIE-LCH:
        90.6289, 47.6145, 159.0276
        CIE-Luv:
        90.6289, -51.1146, 32.7541
        Hunter-Lab:
        88.1303, -44.0368, 19.1979
      #8afac2 color charts
#8afac2 RGB chart
      #8afac2 CMYK chart
      #8afac2 RGB pie chart
      #8afac2 color shades, tints & tones
#8afac2 color schemes
#8afac2 color preview, HTML & CSS examples
           This text has a color of #8afac2        
        
          <p style="color:#8afac2;">Text here</p>
        
        
          .mytext {color:#8afac2;}
        
        Text color #8afac2
      
           This box has a color of #8afac2        
        
          <div style="background-color:#8afac2;">Content here</div>
        
        
          .mybackground {background-color:#8afac2;}
        
        Background color #8afac2
      
           Border around this has a color of #8afac2        
        
          <div style="border:2px solid #8afac2;">Content here</div>
        
        
          .myborder {border:2px solid #8afac2;}
        
        Border color #8afac2