#8aacfc color space conversions
Hex:
        #8aacfc
        RGB:
        138, 172, 252
        CMY:
        46, 33, 1
        CMYK:
        45, 32, 0, 1
      HSL:
        222°, 95.0000%, 76.4706%
        HSV (HSB):
        222°, 45.2381%, 98.8235%
        XYZ:
        42.8044, 41.9366, 97.9340
        xyY:
        0.2343, 0.2296, 41.9366
      CIE-Lab:
        70.8272, 8.9990, -43.3560
        CIE-LCH:
        70.8272, 44.2800, 281.7259
        CIE-Luv:
        70.8272, -18.9053, -71.3429
        Hunter-Lab:
        64.7585, 4.6587, -44.3331
      #8aacfc color charts
#8aacfc RGB chart
      #8aacfc CMYK chart
      #8aacfc RGB pie chart
      #8aacfc color shades, tints & tones
#8aacfc color schemes
#8aacfc color preview, HTML & CSS examples
           This text has a color of #8aacfc        
        
          <p style="color:#8aacfc;">Text here</p>
        
        
          .mytext {color:#8aacfc;}
        
        Text color #8aacfc
      
           This box has a color of #8aacfc        
        
          <div style="background-color:#8aacfc;">Content here</div>
        
        
          .mybackground {background-color:#8aacfc;}
        
        Background color #8aacfc
      
           Border around this has a color of #8aacfc        
        
          <div style="border:2px solid #8aacfc;">Content here</div>
        
        
          .myborder {border:2px solid #8aacfc;}
        
        Border color #8aacfc