#8afad4 color space conversions
Hex:
        #8afad4
        RGB:
        138, 250, 212
        CMY:
        46, 2, 17
        CMYK:
        45, 0, 15, 2
      HSL:
        160°, 91.8033%, 76.0784%
        HSV (HSB):
        160°, 44.8000%, 98.0392%
        XYZ:
        56.5505, 78.5280, 74.4642
        xyY:
        0.2699, 0.3748, 78.5280
      CIE-Lab:
        91.0203, -40.7588, 8.3096
        CIE-LCH:
        91.0203, 41.5972, 168.4769
        CIE-Luv:
        91.0203, -50.5014, 19.4645
        Hunter-Lab:
        88.6160, -41.1678, 12.2097
      #8afad4 color charts
#8afad4 RGB chart
      #8afad4 CMYK chart
      #8afad4 RGB pie chart
      #8afad4 color shades, tints & tones
#8afad4 color schemes
#8afad4 color preview, HTML & CSS examples
           This text has a color of #8afad4        
        
          <p style="color:#8afad4;">Text here</p>
        
        
          .mytext {color:#8afad4;}
        
        Text color #8afad4
      
           This box has a color of #8afad4        
        
          <div style="background-color:#8afad4;">Content here</div>
        
        
          .mybackground {background-color:#8afad4;}
        
        Background color #8afad4
      
           Border around this has a color of #8afad4        
        
          <div style="border:2px solid #8afad4;">Content here</div>
        
        
          .myborder {border:2px solid #8afad4;}
        
        Border color #8afad4