#8afde5 color space conversions
Hex:
        #8afde5
        RGB:
        138, 253, 229
        CMY:
        46, 1, 10
        CMYK:
        45, 0, 9, 1
      HSL:
        167°, 96.6387%, 76.6667%
        HSV (HSB):
        167°, 45.4545%, 99.2157%
        XYZ:
        59.7494, 81.3110, 86.6742
        xyY:
        0.2624, 0.3570, 81.3110
      CIE-Lab:
        92.2699, -38.3606, 1.3163
        CIE-LCH:
        92.2699, 38.3832, 178.0348
        CIE-Luv:
        92.2699, -51.0869, 8.4345
        Hunter-Lab:
        90.1726, -39.5260, 6.1311
      #8afde5 color charts
#8afde5 RGB chart
      #8afde5 CMYK chart
      #8afde5 RGB pie chart
      #8afde5 color shades, tints & tones
#8afde5 color schemes
#8afde5 color preview, HTML & CSS examples
           This text has a color of #8afde5        
        
          <p style="color:#8afde5;">Text here</p>
        
        
          .mytext {color:#8afde5;}
        
        Text color #8afde5
      
           This box has a color of #8afde5        
        
          <div style="background-color:#8afde5;">Content here</div>
        
        
          .mybackground {background-color:#8afde5;}
        
        Background color #8afde5
      
           Border around this has a color of #8afde5        
        
          <div style="border:2px solid #8afde5;">Content here</div>
        
        
          .myborder {border:2px solid #8afde5;}
        
        Border color #8afde5